소스 검색

'版本升级'

zhangyu 5 년 전
부모
커밋
689f1696f5
6개의 변경된 파일13개의 추가작업 그리고 13개의 파일을 삭제
  1. 1 1
      saga-web-base/package.json
  2. 3 3
      saga-web-big/package.json
  3. 2 2
      saga-web-draw/package.json
  4. 3 3
      saga-web-fengmap/package.json
  5. 3 3
      saga-web-graph/package.json
  6. 1 1
      saga-web-graphy/package.json

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

@@ -18,7 +18,7 @@
     "author": "庞利祥 (sybotan@126.com)",
     "license": "ISC",
     "publishConfig": {
-        "registry": "http://192.168.200.17:8081/repository/npm-hosted/"
+        "registry": "http://192.168.200.13:8081/repository/npm-hosted/"
     },
     "devDependencies": {
         "@typescript-eslint/eslint-plugin": "^1.12.0",

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

@@ -1,6 +1,6 @@
 {
     "name": "@saga-web/big",
-    "version": "1.0.113",
+    "version": "1.0.114",
     "description": "上格云建筑信息化库",
     "main": "lib/index.js",
     "types": "lib/index.d.js",
@@ -26,7 +26,7 @@
     "author": "郝建龙 (1061851420@qq.com)",
     "license": "ISC",
     "publishConfig": {
-        "registry": "http://192.168.200.17:8081/repository/npm-hosted/"
+        "registry": "http://192.168.200.13:8081/repository/npm-hosted/"
     },
     "devDependencies": {
         "@typescript-eslint/eslint-plugin": "^1.12.0",
@@ -42,6 +42,6 @@
         "typescript": "^3.9.3"
     },
     "dependencies": {
-        "@saga-web/graph": "2.1.126"
+        "@saga-web/graph": "2.1.127"
     }
 }

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

@@ -1,6 +1,6 @@
 {
     "name": "@saga-web/draw",
-    "version": "2.1.107",
+    "version": "2.1.108",
     "description": "上格云绘制引擎。",
     "main": "lib/index.js",
     "types": "lib/index.d.js",
@@ -17,7 +17,7 @@
     "author": "庞利祥 (sybotan@126.com)",
     "license": "ISC",
     "publishConfig": {
-        "registry": "http://192.168.200.17:8081/repository/npm-hosted/"
+        "registry": "http://192.168.200.13:8081/repository/npm-hosted/"
     },
     "devDependencies": {
         "@typescript-eslint/eslint-plugin": "^1.12.0",

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

@@ -1,6 +1,6 @@
 {
     "name": "@saga-web/feng-map",
-    "version": "1.0.47",
+    "version": "1.0.48",
     "description": "上格云Web平面图。",
     "main": "lib/index.js",
     "types": "lib/index.d.js",
@@ -17,7 +17,7 @@
     "author": "郝建龙 (1061851420@qq.com)",
     "license": "ISC",
     "publishConfig": {
-        "registry": "http://192.168.200.17:8081/repository/npm-hosted/"
+        "registry": "http://192.168.200.13:8081/repository/npm-hosted/"
     },
     "devDependencies": {
         "@types/es6-promise": "^3.3.0",
@@ -33,7 +33,7 @@
         "typescript": "^3.9.3"
     },
     "dependencies": {
-        "@saga-web/big": "1.0.113",
+        "@saga-web/big": "1.0.114",
         "axios": "^0.18.0"
     }
 }

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

@@ -1,6 +1,6 @@
 {
     "name": "@saga-web/graph",
-    "version": "2.1.126",
+    "version": "2.1.127",
     "description": "上格云二维图形引擎。",
     "main": "lib/index.js",
     "types": "lib/index.d.js",
@@ -25,7 +25,7 @@
     "author": "庞利祥 (sybotan@126.com)",
     "license": "ISC",
     "publishConfig": {
-        "registry": "http://192.168.200.17:8081/repository/npm-hosted/"
+        "registry": "http://192.168.200.13:8081/repository/npm-hosted/"
     },
     "devDependencies": {
         "@typescript-eslint/eslint-plugin": "^1.12.0",
@@ -40,7 +40,7 @@
         "typescript": "^3.5.3"
     },
     "dependencies": {
-        "@saga-web/draw": "2.1.107",
+        "@saga-web/draw": "2.1.108",
         "@types/uuid": "^8.0.0"
     }
 }

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

@@ -25,7 +25,7 @@
     "author": "庞利祥 (sybotan@126.com)",
     "license": "ISC",
     "publishConfig": {
-        "registry": "http://192.168.200.17:8081/repository/npm-hosted/"
+        "registry": "http://192.168.200.13:8081/repository/npm-hosted/"
     },
     "devDependencies": {
         "@typescript-eslint/eslint-plugin": "^1.12.0",