Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit 2c76b82

Browse files
committed
overlooked peer dependency version
1 parent a59e9f8 commit 2c76b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"peerDependencies": {
23-
"webpack": "~1.0.0"
23+
"webpack": "~1.1.0"
2424
},
2525
"devDependencies": {
2626
"grunt-contrib-jshint": "0.10.0",

0 commit comments

Comments
 (0)