Skip to content

Commit 5adaad0

Browse files
authored
Update package.json
1 parent 8924b91 commit 5adaad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "module-mapping-webpack-plugin",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Webpack plugin for mapping modules to different files",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"modules"
1414
],
1515
"author": "Spartez",
16-
"license": "ISC",
16+
"license": "MIT",
1717
"devDependencies": {
1818
"ava": "^0.16.0",
1919
"babel-eslint": "^7.0.0",

0 commit comments

Comments
 (0)