Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Commit 407bb52

Browse files
committed
0.1.1
1 parent aa4bef6 commit 407bb52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gca-node",
3-
"version": "0.1.0",
4-
"main":"gca.js",
3+
"version": "0.1.1",
4+
"main": "gca.js",
55
"description": "Nintendo® Wii U GameCube™ Adapter native support for Node.js applications.",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
@@ -19,7 +19,7 @@
1919
"gamedev"
2020
],
2121
"dependencies": {
22-
"nan": "^2.5.1"
22+
"nan": "^2.5.1"
2323
},
2424
"author": "YonicStudios",
2525
"license": "GPL-3.0",

0 commit comments

Comments
 (0)