Skip to content

Commit 31f23bb

Browse files
authored
Merge pull request #32 from Absulit/develop
package name update
2 parents bd7c898 + e9539b6 commit 31f23bb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2-
"name": "gamepad.js",
2+
"name": "@absulit/gamepad.js",
33
"version": "2.0.0",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"description": "Custom implementation of the Gamepad API for gamepads.",
58
"main": "build/gamepad.min.js",
69
"files": [

0 commit comments

Comments
 (0)