We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a75e5 commit 928cafbCopy full SHA for 928cafb
1 file changed
Software/NodeJS/libs/package.json
@@ -8,7 +8,7 @@
8
"buffertools": "2.1.*",
9
"i2c-bus": "0.11.*",
10
"npmlog": "1.2.*",
11
- "sleep": "2.0.*"
+ "sleep": "3.0.*"
12
},
13
"main": "index.js",
14
"scripts": {
@@ -19,7 +19,7 @@
19
"url": "git://github.com/marcellobarile/GoPiGo.git"
20
21
"author": "Marcello Barile <marcello.barile@gmail.com> (http://www.barile.eu)",
22
- "license": "GNU General Public License 3.0",
+ "license": "MIT",
23
"bugs": {
24
"url": "https://github.com/marcellobarile/GoPiGo/issues"
25
0 commit comments