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 e56368b commit 8f09b09Copy full SHA for 8f09b09
1 file changed
package.json
@@ -6,12 +6,7 @@
6
"dependencies": {
7
"loader-utils": "^1.0.2"
8
},
9
- "licenses": [
10
- {
11
- "type": "MIT",
12
- "url": "http://www.opensource.org/licenses/mit-license.php"
13
- }
14
- ],
+ "license": 'MIT',
15
"repository": {
16
"type": "git",
17
"url": "git://github.com/webpack/bundle-loader.git"
0 commit comments