@milkdown/exception
Advanced tools
+7
-7
| { | ||
| "name": "@milkdown/exception", | ||
| "type": "module", | ||
| "version": "7.19.2", | ||
| "version": "7.20.0", | ||
| "license": "MIT", | ||
@@ -11,3 +10,9 @@ "repository": { | ||
| }, | ||
| "files": [ | ||
| "lib", | ||
| "src" | ||
| ], | ||
| "type": "module", | ||
| "sideEffects": false, | ||
| "main": "./lib/index.js", | ||
| "exports": { | ||
@@ -19,7 +24,2 @@ ".": { | ||
| }, | ||
| "main": "./lib/index.js", | ||
| "files": [ | ||
| "lib", | ||
| "src" | ||
| ], | ||
| "scripts": { | ||
@@ -26,0 +26,0 @@ "build": "vite build" |
Sorry, the diff of this file is not supported yet
38856
-39.53%