@replit/codemirror-interact
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "@replit/codemirror-interact", | ||
"description": "Interact with custom values", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"license": "MIT", | ||
@@ -38,7 +38,3 @@ "author": { | ||
"vite": "^2.7.4" | ||
}, | ||
"dependencies": { | ||
"codemirror": "^6.0.0", | ||
"@codemirror/state": "^6.0.0" | ||
} | ||
} |
2
22325
- Removed@codemirror/state@^6.0.0
- Removedcodemirror@^6.0.0
- Removedcodemirror@6.65.7(transitive)