Skip to content

Commit 5537d50

Browse files
andrewNagRock
authored andcommitted
Update license field in package.json to match LICENSE file (#75)
MIT instead of ISC
1 parent c29e081 commit 5537d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lint": "./node_modules/tslint/bin/tslint -c tslint.json 'src/**/*.ts' 'test/**/*.ts'"
1717
},
1818
"author": "[email protected]",
19-
"license": "ISC",
19+
"license": "MIT",
2020
"repository": {
2121
"type": "git",
2222
"url": "https://github.com/NagRock/ts-mockito"

0 commit comments

Comments
 (0)