We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cb7c1d + 2635de5 commit 11c1fb3Copy full SHA for 11c1fb3
2 files changed
bower.json
@@ -3,7 +3,7 @@
3
"description": "WABot Module for Webduino",
4
"main": "wabot.js",
5
"authors": "",
6
- "license": "ISC",
+ "license": "MIT",
7
"keywords": [
8
"arduino",
9
"webduino",
package.json
@@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
10
11
12
13
@@ -16,4 +16,4 @@
16
"dependencies": {
17
"webduino-js": "0.x"
18
}
19
-}
+}
0 commit comments