rename Config*.js to envar-base-*.js

This commit is contained in:
Luk Lu
2022-04-25 13:30:15 +08:00
parent ed66d3d0cf
commit a9794bc874
4 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,6 @@
"@types/react-window": "^1.8.1", "@types/react-window": "^1.8.1",
"antd": "^3.22.0", "antd": "^3.22.0",
"axios": "^0.19.0", "axios": "^0.19.0",
"base.deployer": "git+https://git.faronear.org/npm/base.deployer",
"bignumber.js": "^9.0.0", "bignumber.js": "^9.0.0",
"dva": "^2.6.0-beta.12", "dva": "^2.6.0-beta.12",
"lodash": "^4.17.15", "lodash": "^4.17.15",
@@ -42,6 +41,7 @@
"@types/react-dom": "^16.9.0", "@types/react-dom": "^16.9.0",
"@types/react-test-renderer": "^16.0.3", "@types/react-test-renderer": "^16.0.3",
"babel-eslint": "^10.0.2", "babel-eslint": "^10.0.2",
"base.deployer": "git+https://git.faronear.org/npm/base.deployer",
"base.webserver": "git+https://git.faronear.org/npm/base.webserver", "base.webserver": "git+https://git.faronear.org/npm/base.webserver",
"bluebird": "^3.5.5", "bluebird": "^3.5.5",
"chalk": "^2.4.2", "chalk": "^2.4.2",