|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@saga-web/topology",
|
|
|
- "version": "1.0.83",
|
|
|
+ "version": "1.0.84",
|
|
|
"description": "上格云拓扑图引擎",
|
|
|
"main": "lib/index.js",
|
|
|
"types": "lib/index.d.js",
|
|
@@ -17,7 +17,7 @@
|
|
|
"author": "郝建龙 (1061851420@qq.com)",
|
|
|
"license": "ISC",
|
|
|
"publishConfig": {
|
|
|
- "registry": "http://dev.dp.sagacloud.cn:8082/repository/npm-hosted/"
|
|
|
+ "registry": "http://192.168.200.80:8081/repository/npm-hosted/"
|
|
|
},
|
|
|
"files": [
|
|
|
"lib"
|
|
@@ -34,8 +34,8 @@
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@saga-web/base": "2.1.9",
|
|
|
- "@saga-web/draw": "2.1.75",
|
|
|
- "@saga-web/graphy": "^2.1.47",
|
|
|
+ "@saga-web/draw": "2.1.82",
|
|
|
+ "@saga-web/graphy": "2.1.54",
|
|
|
"axios": "^0.18.0",
|
|
|
"pako": "^1.0.10",
|
|
|
"poly-decomp": "^0.3.0",
|