JointJS 2.2.1
This commit is contained in:
10
package.json
10
package.json
@@ -44,8 +44,8 @@
|
||||
"postinstall": "postinstall-build --only-as-dependency dist \"npm run build && node postinstall.js\""
|
||||
},
|
||||
"dependencies": {
|
||||
"codemirror-minified": "5.37.0",
|
||||
"jointjs": "2.1.4",
|
||||
"codemirror-minified": "5.44.0",
|
||||
"jointjs": "2.2.1",
|
||||
"postinstall-build": "5.0.3",
|
||||
"ts-disposables": "2.2.3"
|
||||
},
|
||||
@@ -69,18 +69,18 @@
|
||||
"@types/codemirror": "0.0.64",
|
||||
"@types/jasmine": "2.5.36",
|
||||
"@types/jquery": "3.3.4",
|
||||
"@types/lodash": "3.10.2",
|
||||
"@types/lodash": "4.14.123",
|
||||
"@types/node": "6.0.46",
|
||||
"camelcase": "4.0.0",
|
||||
"chalk": "2.4.1",
|
||||
"codemirror-minified": "5.37.0",
|
||||
"codemirror-minified": "5.44.0",
|
||||
"concurrently": "4.0.1",
|
||||
"core-js": "2.6.5",
|
||||
"glob": "7.1.1",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-inline-ng2-template": "5.0.1",
|
||||
"jasmine-core": "2.5.2",
|
||||
"jointjs": "2.1.4",
|
||||
"jointjs": "2.2.1",
|
||||
"jquery": "3.1.1",
|
||||
"jshint": "2.6.3",
|
||||
"karma": "1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user