move dependency to core

This commit is contained in:
James Garbutt 2020-11-09 15:21:41 +00:00 committed by 43081j
parent 9fba6794c5
commit 58a61458cd
2 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,7 @@
"babel-loader": "^8.0.6",
"babel-plugin-emotion": "^10.0.20",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-polyfill-corejs3": "^0.0.7",
"babel-preset-minify": "^0.5.0 || 0.6.0-alpha.5",
"better-opn": "^2.0.0",
"boxen": "^4.1.0",

View File

@ -140,7 +140,6 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-emotion": "^10.0.20",
"babel-plugin-macros": "^2.7.0",
"babel-plugin-polyfill-corejs3": "^0.0.7",
"babel-plugin-require-context-hook": "^1.0.0",
"chalk": "^4.0.0",
"chromatic": "^5.0.0",