u
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
/node_modules
|
||||
/npm-debug.log*
|
||||
/yarn-error.log
|
||||
/yarn.lock
|
||||
/package-lock.json
|
||||
/.deploy_git
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"@types/react-window": "^1.8.1",
|
||||
"antd": "^3.22.0",
|
||||
"axios": "^0.19.0",
|
||||
"base.deployer": "git+https://git.faronear.org/npm/base.deployer",
|
||||
"bignumber.js": "^9.0.0",
|
||||
"dva": "^2.6.0-beta.12",
|
||||
"lodash": "^4.17.15",
|
||||
@@ -32,7 +33,6 @@
|
||||
"react-virtualized-auto-sizer": "^1.0.2",
|
||||
"react-window": "^1.8.5",
|
||||
"react-window-infinite-loader": "^1.0.3",
|
||||
"base.deployer": "git+https://git.faronear.org/npm/base.deployer",
|
||||
"umi-plugin": "^0.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user