Skip to content

Commit 3e0b83d

Browse files
committed
v0.0.2-a1
1 parent 8361b55 commit 3e0b83d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"access": "public"
66
},
77
"types": "src/index.d.ts",
8-
"version": "0.0.1-r5",
8+
"version": "0.0.2-a1",
99
"description": "WASD controls for WebVoxel",
1010
"main": "dist/wv-plugin-wasdcontrols.min.js",
1111
"module": "src/index.js",
@@ -18,7 +18,7 @@
1818
"prepublishOnly": "yarn package"
1919
},
2020
"dependencies": {
21-
"@webvoxel/core": "^0.0.1-r3"
21+
"@webvoxel/core": "^0.0.2-a11"
2222
},
2323
"devDependencies": {
2424
"awesome-typescript-loader": "^5.2.1",

0 commit comments

Comments
 (0)