Browse Source

更新底层包

haojianlong 5 years ago
parent
commit
2f0c01b1d2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      saga-web-draw/package.json

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

@@ -1,6 +1,6 @@
 {
     "name": "@saga-web/draw",
-    "version": "2.1.91",
+    "version": "2.1.93",
     "description": "上格云绘制引擎。",
     "main": "lib/index.js",
     "types": "lib/index.d.js",
@@ -33,7 +33,7 @@
         "typescript": "^3.5.3"
     },
     "dependencies": {
-        "@saga-web/base": "^2.1.17"
+        "@saga-web/base": "^2.1.18"
     },
     "jest": {
         "setupFiles": [