Skip to content

Commit 3a463f0

Browse files
chore(package): relicense to JSF
1 parent d701d31 commit 3a463f0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"cover": "istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha",
1717
"publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish"
1818
},
19-
"license": "MIT",
19+
"license": "JSF",
2020
"repository": {
2121
"type": "git",
2222
"url": "https://github.com/webpack/loader-utils.git"
@@ -33,8 +33,6 @@
3333
},
3434
"main": "lib/index.js",
3535
"files": [
36-
"lib",
37-
"README",
38-
"LICENSE"
36+
"lib"
3937
]
4038
}

0 commit comments

Comments
 (0)