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 d701d31 commit 3a463f0Copy full SHA for 3a463f0
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": "MIT",
+ "license": "JSF",
20
"repository": {
21
"type": "git",
22
"url": "https://github.com/webpack/loader-utils.git"
@@ -33,8 +33,6 @@
33
34
"main": "lib/index.js",
35
"files": [
36
- "lib",
37
- "README",
38
- "LICENSE"
+ "lib"
39
]
40
}
0 commit comments