Skip to content

Commit d33cded

Browse files
committed
Update dependencies for webpack 2
1 parent ba0391c commit d33cded

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
@@ -9,10 +9,10 @@
99
"author": "Jason Anderson <[email protected]> (http://diurnal.st)",
1010
"license": "MIT",
1111
"dependencies": {
12-
"webpack-core": "^0.4.8"
12+
"webpack-core": "^0.6.9"
1313
},
1414
"peerDependencies": {
15-
"webpack": "^1.4.0-beta6"
15+
"webpack": "^2.0.0"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)