|
@@ -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"
|
|
|
}
|
|
|
}
|