Skip to content

Commit d2a5398

Browse files
committed
Updated LICENSE in package.json
1 parent 3bc1402 commit d2a5398

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
@@ -12,7 +12,7 @@
1212
"name": "Kyle Roach",
1313
"email": "[email protected]"
1414
},
15-
"license": "ISC",
15+
"license": "MIT",
1616
"scripts": {
1717
"build": "tsc",
1818
"lint": "node_modules/.bin/tslint -c tslint.json 'src/**/*.ts?(x)'",

0 commit comments

Comments
 (0)