mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-07 18:28:39 +02:00
rename main entry point to module
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
],
|
||||
"description": "Tauri Plugin for WebSocket connections",
|
||||
"browser": "webview-dist/index.min.js",
|
||||
"main": "webview-dist/index.mjs",
|
||||
"module": "webview-dist/index.mjs",
|
||||
"types": "webview-dist/index.d.ts",
|
||||
"private": "true",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user