mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
feat: support updating roles (closes #83)
This commit is contained in:
parent
c7381c3d66
commit
1a59972398
10 changed files with 272 additions and 23 deletions
|
@ -33,6 +33,7 @@
|
|||
"chroma-js": "^2.1.0",
|
||||
"isomorphic-unfetch": "^3.1.0",
|
||||
"ksuid": "^2.0.0",
|
||||
"lodash": "^4.17.20",
|
||||
"next": "^10.0.3",
|
||||
"nookies": "^2.5.0",
|
||||
"react": "^17.0.1",
|
||||
|
@ -60,6 +61,7 @@
|
|||
"@types/enzyme-adapter-react-16": "^1.0.6",
|
||||
"@types/express": "^4.17.9",
|
||||
"@types/jest": "^26.0.19",
|
||||
"@types/lodash": "^4.14.165",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/node": "^14.14.14",
|
||||
"@types/react": "^17.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue