Skip to content

Commit

Permalink
Fix #178
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Oct 26, 2015
1 parent 08d9641 commit d887c7a
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 @@ -32,7 +32,8 @@
},
"dependencies": {
"async": "^1.4.0",
"loader-utils": "^0.2.5"
"loader-utils": "^0.2.5",
"object-assign": "^4.0.1"
},
"devDependencies": {
"bootstrap-sass": "^3.3.5",
Expand All @@ -42,7 +43,6 @@
"jshint": "^2.8.0",
"mocha": "^2.0.1",
"node-sass": "3.3.3",
"object-assign": "^4.0.1",
"raw-loader": "^0.5.1",
"should": "^7.0.2",
"style-loader": "^0.12.3",
Expand Down

0 comments on commit d887c7a

Please # to comment.