add crud api
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.6.2",
|
||||
"@reatom/core": "^1.1.5",
|
||||
"@reatom/react": "^1.1.5",
|
||||
"antd": "^4.16.2",
|
||||
@ -32,9 +33,13 @@
|
||||
"date-fns": "^2.16.1",
|
||||
"fp-ts": "^2.8.5",
|
||||
"history": "^5.0.0",
|
||||
"jss": "^10.6.0",
|
||||
"jss-preset-default": "^10.6.0",
|
||||
"lodash": "^4.17.20",
|
||||
"querystring": "^0.2.1",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-jss": "^10.6.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"ts-loader": "^8.0.7",
|
||||
"typescript": "^4.0.3"
|
||||
|
||||
Reference in New Issue
Block a user