Skip to content

Commit f376352

Browse files
author
Laracasts
authored
Merge pull request #18 from WebSpanner/patch-1
Update webpack dependency version
2 parents 5c9774d + 3e24bf0 commit f376352

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
@@ -24,7 +24,7 @@
2424
"buble": "^0.12.3",
2525
"buble-loader": "^0.2.2",
2626
"lodash": "^4.15.0",
27-
"webpack": "^2.1.0-beta.15",
27+
"webpack": "2.1.0-beta.15 - 2.1.0-beta.22",
2828
"webpack-stream": "^3.2.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)