@calcit/editor
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "@calcit/editor", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Calcit Editor", | ||
@@ -27,3 +27,3 @@ "bin": { | ||
"url-parse": "^1.5.1", | ||
"vite": "^2.4.1", | ||
"vite": "^2.4.2", | ||
"webpack": "^5.44.0", | ||
@@ -40,4 +40,4 @@ "webpack-cli": "^4.7.2" | ||
"shortid": "^2.2.16", | ||
"ws": "^7.5.2" | ||
"ws": "^7.5.3" | ||
} | ||
} |
{ | ||
"name": "@calcit/editor", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Calcit Editor", | ||
@@ -27,3 +27,3 @@ "bin": { | ||
"url-parse": "^1.5.1", | ||
"vite": "^2.4.1", | ||
"vite": "^2.4.2", | ||
"webpack": "^5.44.0", | ||
@@ -40,4 +40,4 @@ "webpack-cli": "^4.7.2" | ||
"shortid": "^2.2.16", | ||
"ws": "^7.5.2" | ||
"ws": "^7.5.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
8846368
25940
Updatedws@^7.5.3