We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd7c898 + e9539b6 commit 31f23bbCopy full SHA for 31f23bb
1 file changed
package.json
@@ -1,6 +1,9 @@
1
{
2
- "name": "gamepad.js",
+ "name": "@absulit/gamepad.js",
3
"version": "2.0.0",
4
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
"description": "Custom implementation of the Gamepad API for gamepads.",
8
"main": "build/gamepad.min.js",
9
"files": [
0 commit comments