Skip to content

Commit 0d1b3c3

Browse files
author
Edward Xiao
committed
no message
1 parent 225cb82 commit 0d1b3c3

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,10 @@
7070
"babel-core": "^7.0.0-bridge.0",
7171
"babel-jest": "^23.6.0",
7272
"babel-loader": "^8.0.4",
73-
"babel-plugin-css-modules-transform": "^1.2.7",
7473
"babel-plugin-rewire": "^1.2.0",
75-
"babel-plugin-transform-runtime": "^6.15.0",
7674
"babel-polyfill": "^6.7.4",
7775
"babel-preset-env": "^1.7.0",
78-
"babel-preset-es2015": "^6.1.18",
7976
"babel-preset-react": "^6.16.0",
80-
"babel-preset-stage-0": "^6.16.0",
8177
"chai": "^4.2.0",
8278
"core-js": "^2.5.7",
8379
"coveralls": "^3.0.2",
@@ -102,10 +98,9 @@
10298
"postcss-loader": "^3.0.0",
10399
"prismjs": "^1.6.0",
104100
"raf": "^3.4.0",
105-
"react": "^16.5.2",
106-
"react-dom": "^16.5.2",
101+
"react": "^16.6.0",
102+
"react-dom": "^16.6.0",
107103
"react-markdown": "^4.0.3",
108-
"rewire": "^4.0.1",
109104
"rimraf": "^2.6.2",
110105
"sass-loader": "^7.1.0",
111106
"style-loader": "^0.23.1",

0 commit comments

Comments
 (0)