Skip to content

Commit 928cafb

Browse files
Bump sleep version + change license to MIT
1 parent c0a75e5 commit 928cafb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Software/NodeJS/libs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"buffertools": "2.1.*",
99
"i2c-bus": "0.11.*",
1010
"npmlog": "1.2.*",
11-
"sleep": "2.0.*"
11+
"sleep": "3.0.*"
1212
},
1313
"main": "index.js",
1414
"scripts": {
@@ -19,7 +19,7 @@
1919
"url": "git://github.com/marcellobarile/GoPiGo.git"
2020
},
2121
"author": "Marcello Barile <marcello.barile@gmail.com> (http://www.barile.eu)",
22-
"license": "GNU General Public License 3.0",
22+
"license": "MIT",
2323
"bugs": {
2424
"url": "https://github.com/marcellobarile/GoPiGo/issues"
2525
},

0 commit comments

Comments
 (0)