Skip to content

Commit a905b0c

Browse files
committed
add same dep numbers
1 parent fbe2e4b commit a905b0c

File tree

2 files changed

+5039
-5976
lines changed

2 files changed

+5039
-5976
lines changed

packages/common/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"babel-plugin-preval": "^3.0.1",
2323
"codesandbox-api": "^0.0.22",
2424
"color": "0.11.4",
25-
"core-js": "2",
2625
"error-polyfill": "^0.1.1",
2726
"humps": "CompuIves/humps",
2827
"image-extensions": "^1.1.0",
@@ -44,8 +43,8 @@
4443
"devDependencies": {
4544
"@babel/cli": "^7.2.3",
4645
"@babel/core": "^7.3.4",
47-
"@babel/plugin-transform-runtime": "^7.4.0",
48-
"@babel/preset-typescript": "^7.3.3",
46+
"@babel/plugin-transform-runtime": "^7.1.0",
47+
"@babel/preset-typescript": "^7.1.0",
4948
"@storybook/addon-a11y": "^5.0.3",
5049
"@storybook/addon-actions": "^5.0.3",
5150
"@storybook/addon-knobs": "^5.0.3",
@@ -59,9 +58,9 @@
5958
"@types/socket.io-client": "^1.4.32",
6059
"@types/styled-components": "^4.1.11",
6160
"babel-jest": "^23.6.0",
62-
"babel-loader": "^8.0.5",
61+
"babel-loader": "8.0.2",
6362
"babel-plugin-lodash": "^3.3.4",
64-
"babel-plugin-system-import-transformer": "^4.0.0",
63+
"babel-plugin-system-import-transformer": "3.1.0",
6564
"cpx": "^1.5.0",
6665
"jest": "^21.2.1",
6766
"rimraf": "^2.6.3",

0 commit comments

Comments
 (0)