Skip to content

Commit b4f3067

Browse files
harsimranmaanjelbourn
authored andcommitted
chore: Fix licence on package.json to MIT
Closes 81 Closes #82
1 parent 5599798 commit b4f3067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "karma start test/karma.conf.js"
1515
},
1616
"version": "2.0.0-alpha.0",
17-
"license": "Apache-2.0",
17+
"license": "MIT",
1818
"engines": {
1919
"node": ">= 4.2.1 < 5"
2020
},

0 commit comments

Comments
 (0)