Browse Source

更新包版本及发布地址

haojianlong 4 years ago
parent
commit
8d7103ebe3

+ 2 - 2
saga-web-base/package.json

@@ -18,7 +18,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,7 +30,7 @@
         "prettier": "^1.18.2",
         "@types/jest": "^24.0.15",
         "ts-jest": "^24.0.2",
-        "typescript": "^3.9.3"
+        "typescript": "^3.9.7"
     },
     "dependencies": {}
 }

+ 2 - 2
saga-web-big/package.json

@@ -26,7 +26,7 @@
     "author": "郝建龙 (1061851420@qq.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",
@@ -39,7 +39,7 @@
         "@types/jest": "^24.0.15",
         "ts-jest": "^24.0.2",
         "typedoc": "0.17.7",
-        "typescript": "^3.9.3"
+        "typescript": "^3.9.7"
     },
     "dependencies": {
         "@saga-web/graph": "2.1.127"

+ 3 - 3
saga-web-draw/package.json

@@ -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": [

+ 1 - 1
saga-web-fengmap/package.json

@@ -30,7 +30,7 @@
         "fengmap": "^2.5.3",
         "prettier": "^1.18.2",
         "ts-jest": "^24.0.2",
-        "typescript": "^3.9.3"
+        "typescript": "^3.9.7"
     },
     "dependencies": {
         "@saga-web/big": "1.0.114",

+ 2 - 2
saga-web-graph/package.json

@@ -25,7 +25,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",
@@ -37,7 +37,7 @@
         "prettier": "^1.18.2",
         "ts-jest": "^24.0.2",
         "typedoc": "^0.17.4",
-        "typescript": "^3.5.3"
+        "typescript": "^3.9.7"
     },
     "dependencies": {
         "@saga-web/draw": "2.1.108",

+ 1 - 1
saga-web-graphy/package.json

@@ -25,7 +25,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",