devexpress-diagram
Advanced tools
Comparing version 0.2.9 to 0.2.10
{ | ||
"name": "devexpress-diagram", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "DevExpress Diagram Control", | ||
@@ -31,3 +31,3 @@ "main": "dist/dx-diagram.js", | ||
"typescript": "^3.2.2", | ||
"webpack": "^4.28.1", | ||
"webpack": "^4.41.4", | ||
"webpack-cli": "^3.1.2", | ||
@@ -40,3 +40,3 @@ "webpack-merge": "^4.2.1", | ||
"build-dev": "webpack --config webpack.prod.js --mode development --progress --colors", | ||
"watch": "webpack --config webpack.dev.js --mode development --watch", | ||
"watch": "webpack --config webpack.dev.js --mode development --progress --watch", | ||
"test": "ts-node node_modules/jasmine/bin/jasmine --require=ignore-styles", | ||
@@ -43,0 +43,0 @@ "server": "node server.js" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
2215495
29872