Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27221e4 commit f238ba4Copy full SHA for f238ba4
package.json
@@ -18,8 +18,9 @@
18
"@jsplumbtoolkit/browser-ui-vue2-drop": "^5.12.0",
19
"@jsplumbtoolkit/connector-editors-orthogonal": "^5.12.0",
20
"@jsplumbtoolkit/dialogs": "^5.12.0",
21
- "@jsplumbtoolkit/layout-spring": "^5.12.0",
22
- "vue": "2.5.17"
+ "@jsplumbtoolkit/layout-force-directed": "^5.12.0",
+ "core-js": "^3.6.5",
23
+ "vue": "2.6.11"
24
},
25
"devDependencies": {
26
"@vue/cli-plugin-babel": "3.1.1",
@@ -28,7 +29,7 @@
28
29
"babel-eslint": "10.0.1",
30
"eslint": "5.8.0",
31
"eslint-plugin-vue": "^5.0.0-0",
- "vue-template-compiler": "2.5.17"
32
+ "vue-template-compiler": "2.6.11"
33
34
"eslintConfig": {
35
"root": true,
@@ -54,4 +55,4 @@
54
55
"last 2 versions",
56
"not ie <= 8"
57
]
-}
58
+}
0 commit comments