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 a1338d8 commit cedd64cCopy full SHA for cedd64c
.npmignore
@@ -1,8 +1,4 @@
1
tests
2
docs
3
.github
4
-.vscode
5
-src
6
-
7
-*.ts
8
-!*.d.ts
+.vscode
package.json
@@ -1,7 +1,7 @@
{
"name": "wasm-spider",
"author": "Tacodiva",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "WASM Spider is a fluent Typescript / Javascript library for creating and manipulating WebAssembly modules",
"keywords": [
"wasm",
0 commit comments