Commit a6c49eef authored by HAYWAEL's avatar HAYWAEL

fix

parent e60e207e
...@@ -2,8 +2,6 @@ logs/ ...@@ -2,8 +2,6 @@ logs/
npm-debug.log npm-debug.log
yarn-error.log yarn-error.log
node_modules/ node_modules/
package-lock.json
yarn.lock
coverage/ coverage/
.idea/ .idea/
run/ run/
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
"egg-mock": "^3.16.0", "egg-mock": "^3.16.0",
"eslint": "^6.7.2", "eslint": "^6.7.2",
"eslint-config-egg": "^8.0.0", "eslint-config-egg": "^8.0.0",
"tslib": "^1.9.0", "tslib": "^2.0.1",
"typescript": "^3.0.0", "typescript": "^3.0.0",
"webstorm-disable-index": "^1.2.0" "webstorm-disable-index": "^1.2.0"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment