We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3648f5 commit bfebb41Copy full SHA for bfebb41
package.json
@@ -16,7 +16,7 @@
16
"cover": "istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha",
17
"publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish"
18
},
19
- "license": "JSF",
+ "license": "MIT",
20
"repository": {
21
"type": "git",
22
"url": "https://github.com/webpack/loader-utils.git"
0 commit comments