@graffy/server
Advanced tools
Comparing version 0.15.9 to 0.15.10-alpha.1
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.15.9", | ||
"version": "0.15.10-alpha.1", | ||
"main": "./index.cjs", | ||
@@ -20,7 +20,6 @@ "exports": { | ||
"dependencies": { | ||
"ws": "^7.0.0", | ||
"@graffy/common": "0.15.9", | ||
"@graffy/testing": "0.15.9", | ||
"debug": "^4.3.2" | ||
"@graffy/common": "0.15.10-alpha.1", | ||
"debug": "^4.3.2", | ||
"ws": "^7.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3
12606
340
+ Added@graffy/common@0.15.10-alpha.1(transitive)
+ Added@graffy/stream@0.15.10-alpha.1(transitive)
- Removed@graffy/testing@0.15.9
- Removed@graffy/common@0.15.9(transitive)
- Removed@graffy/stream@0.15.9(transitive)
- Removed@graffy/testing@0.15.9(transitive)