|
@@ -17,7 +17,7 @@
|
|
|
"author": "庞利祥 (sybotan@126.com)",
|
|
|
"license": "ISC",
|
|
|
"publishConfig": {
|
|
|
- "registry": "http://192.168.200.23:8081/repository/npm-hosted/"
|
|
|
+ "registry": "http://dev.dp.sagacloud.cn:8082/repository/npm-hosted/"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@typescript-eslint/eslint-plugin": "^1.12.0",
|
|
@@ -30,10 +30,10 @@
|
|
|
"@types/jest": "^24.0.15",
|
|
|
"ts-jest": "^24.0.2",
|
|
|
"jest-canvas-mock": "^2.1.0",
|
|
|
- "typescript": "^3.5.3"
|
|
|
+ "typescript": "^3.9.7"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@saga-web/base": "^2.1.27"
|
|
|
+ "@saga-web/base": "2.1.27"
|
|
|
},
|
|
|
"jest": {
|
|
|
"setupFiles": [
|