Skip to content

Commit 6bb3cc7

Browse files
committed
v0.0.1-r2
1 parent 6435359 commit 6bb3cc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "0.0.1-r1",
7+
"types": "src/index.d.ts",
8+
"version": "0.0.1-r2",
89
"description": "WASD controls for WebVoxel",
910
"main": "dist/wv-plugin-wasdcontrols.min.js",
1011
"module": "src/index.js",

0 commit comments

Comments
 (0)