@moonbit/moonpad
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@moonbit/moonpad", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"scripts": { | ||
@@ -10,5 +10,19 @@ "dev": "vite", | ||
"devDependencies": { | ||
"@codemirror/autocomplete": "^6.17.0", | ||
"@codemirror/commands": "^6.6.0", | ||
"@codemirror/lang-rust": "^6.0.1", | ||
"@codemirror/language": "^6.10.2", | ||
"@codemirror/lint": "^6.8.1", | ||
"@codemirror/state": "^6.4.1", | ||
"@codemirror/theme-one-dark": "^6.1.2", | ||
"@codemirror/view": "^6.28.4", | ||
"@moonbit/analyzer": "^0.1.20240712", | ||
"@moonbit/core": "workspace:^", | ||
"comlink": "^4.4.1", | ||
"marked": "^13.0.2", | ||
"typescript": "^5.5.3", | ||
"vite": "^5.3.3", | ||
"vite-plugin-dts": "^3.9.1" | ||
"vite-plugin-dts": "^3.9.1", | ||
"vscode-jsonrpc": "^8.2.1", | ||
"vscode-languageserver-protocol": "^3.17.5" | ||
}, | ||
@@ -24,4 +38,3 @@ "files": [ | ||
} | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
10757655
17
63283