Skip to content

Commit 67a762a

Browse files
committed
Actually update package.json
1 parent 28f1140 commit 67a762a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"test-multi": "karma start"
6161
},
6262
"dependencies": {
63-
"bluebird": "^3.5.2",
6463
"babel-polyfill": "^6.26.0",
6564
"babel-runtime": "^6.26.0",
65+
"bluebird": "^3.5.2",
6666
"browser-request": "^0.3.3",
6767
"draft-js": "^0.11.0-alpha",
6868
"extract-text-webpack-plugin": "^4.0.0-beta.0",
@@ -107,16 +107,16 @@
107107
"eslint": "^5.6.0",
108108
"eslint-config-google": "^0.7.1",
109109
"eslint-plugin-babel": "^4.1.2",
110-
"eslint-plugin-flowtype": "^2.30.0",
111-
"eslint-plugin-react": "^7.4.0",
110+
"eslint-plugin-flowtype": "^2.50.3",
111+
"eslint-plugin-react": "^7.11.1",
112112
"expect": "^1.16.0",
113113
"fs-extra": "^0.30.0",
114114
"html-webpack-plugin": "^3.2.0",
115115
"json-loader": "^0.5.3",
116116
"karma": "^3.0.0",
117117
"karma-chrome-launcher": "^0.2.3",
118118
"karma-cli": "^1.0.1",
119-
"karma-junit-reporter": "^0.4.2",
119+
"karma-junit-reporter": "^2.0.0",
120120
"karma-logcapture-reporter": "0.0.1",
121121
"karma-mocha": "^1.3.0",
122122
"karma-sourcemap-loader": "^0.3.7",
@@ -140,7 +140,7 @@
140140
"react-addons-perf": "^15.4.0",
141141
"react-addons-test-utils": "^15.6.0",
142142
"rimraf": "^2.4.3",
143-
"source-map-loader": "^0.2.3",
143+
"source-map-loader": "^0.2.4",
144144
"webpack": "^4.20.2",
145145
"webpack-cli": "^3.1.1",
146146
"webpack-dev-server": "^3.1.9"

0 commit comments

Comments
 (0)