Skip to content

Commit 13c6109

Browse files
committed
chore: updated libs
1 parent f8c56dc commit 13c6109

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-setup",
33
"description": "A Universal React setup with i18n: Babel 6, Koa 2, React, React Router, React Transmit, React Bootstrap, React-intl, Mocha, Webpack HMR, PostCSS, ESLint.",
44
"version": "2.2.2",
5-
"author": "Duc Ng (https://github.com/ngduc)",
5+
"author": "Duc Nguyen (https://github.com/ngduc)",
66
"license": "MIT",
77
"homepage": "https://github.com/ngduc/react-setup",
88
"repository": {
@@ -91,7 +91,7 @@
9191
"extract-text-webpack-plugin": "^1.0.1",
9292
"forever": "0.15.1",
9393
"glob": "^7.0.3",
94-
"html-webpack-plugin": "^2.9.0",
94+
"html-webpack-plugin": "^2.10.0",
9595
"intl-messageformat-parser": "^1.2.0",
9696
"isparta": "^4.0.0",
9797
"jsdom": "^8.1.0",
@@ -101,7 +101,7 @@
101101
"mocha": "^2.4.5",
102102
"postcss-cssnext": "^2.4.0",
103103
"postcss-import": "8.0.2",
104-
"postcss-loader": "^0.8.1",
104+
"postcss-loader": "^0.8.2",
105105
"postcss-mixins": "4.0.1",
106106
"postcss-modules-values": "1.1.1",
107107
"postcss-nested": "1.0.0",
@@ -111,7 +111,7 @@
111111
"sinon": "^1.17.3",
112112
"sinon-chai": "^2.8.0",
113113
"style-loader": "^0.13.0",
114-
"teaspoon": "^6.1.2",
114+
"teaspoon": "^6.2.0",
115115
"webpack": "1.12.14",
116116
"webpack-dev-server": "1.14.1",
117117
"webpack-node-externals": "1.0.0"

0 commit comments

Comments
 (0)