Skip to content

Commit

Permalink
Merge pull request #1 from PierreGambarotto/master
Browse files Browse the repository at this point in the history
update to msx 0.4.1
  • Loading branch information
sdemjanenko committed Nov 24, 2015
2 parents 72e2e74 + 8eb6a13 commit 6a186cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "MSX loader for webpack",
"main": "index.js",
"dependencies": {
"msx": "0.3.0",
"loader-utils": "0.2.6"
"loader-utils": "^0.2.11",
"msx": "^0.4.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 6a186cf

Please sign in to comment.