Skip to content

Commit ec95342

Browse files
authored
Update package.json
1 parent 09b66e3 commit ec95342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"author": "",
10-
"license": "ISC",
10+
"license": "MIT",
1111
"keywords": [
1212
"arduino",
1313
"webduino",
@@ -16,4 +16,4 @@
1616
"dependencies": {
1717
"webduino-js": "0.x"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)