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 8924b91 commit 5adaad0Copy full SHA for 5adaad0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "module-mapping-webpack-plugin",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Webpack plugin for mapping modules to different files",
5
"main": "index.js",
6
"scripts": {
@@ -13,7 +13,7 @@
13
"modules"
14
],
15
"author": "Spartez",
16
- "license": "ISC",
+ "license": "MIT",
17
"devDependencies": {
18
"ava": "^0.16.0",
19
"babel-eslint": "^7.0.0",
0 commit comments