Skip to content

Commit 725630c

Browse files
authored
Merge pull request #14 from ReactTraining/greenkeeper-webpack-1.14.0
Update webpack to version 1.14.0 🚀
2 parents eb95935 + ceff69c commit 725630c

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
@@ -53,6 +53,6 @@
5353
"react": "^15.3.0",
5454
"react-dom": "^15.3.0",
5555
"readline-sync": "^1.4.4",
56-
"webpack": "1.13.3"
56+
"webpack": "1.14.0"
5757
}
5858
}

0 commit comments

Comments
 (0)