We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8591277 + 5a658a6 commit 9535616Copy full SHA for 9535616
bower.json
@@ -3,7 +3,7 @@
3
"description": "EV3 Bluetooth Module for Webduino",
4
"main": "EV3BT.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