We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d18aa commit 6138501Copy full SHA for 6138501
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "@wasm-tool/rollup-plugin-rust",
3
"author": "Pauan <pauanyu+github@pm.me>",
4
"description": "Rollup plugin for bundling and importing Rust crates.",
5
- "version": "1.0.4",
+ "version": "1.0.5",
6
"license": "MIT",
7
"repository": "github:wasm-tool/rollup-plugin-rust",
8
"homepage": "https://github.com/wasm-tool/rollup-plugin-rust#readme",
@@ -28,4 +28,4 @@
28
"toml": "^3.0.0",
29
"wasm-pack": "^0.9.0"
30
}
31
-}
+}
0 commit comments