Skip to content

Commit

Permalink
[changed] Updated style-loader dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKVal committed Apr 22, 2015
1 parent 02b9c78 commit eb29b11
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 @@ -75,7 +75,7 @@
"rimraf": "^2.3.2",
"semver": "^4.3.1",
"sinon": "^1.10.3",
"style-loader": "^0.9.0",
"style-loader": "^0.11.0",
"transform-loader": "^0.2.1",
"webpack": "^1.7.2",
"webpack-dev-middleware": "^1.0.11",
Expand All @@ -84,4 +84,4 @@
"dependencies": {
"classnames": "^1.1.4"
}
}
}

0 comments on commit eb29b11

Please sign in to comment.