Update to @emotion 11
This commit is contained in:
@ -19,8 +19,8 @@
|
||||
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward --extensions \".js,.jsx,.ts,.tsx\""
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@emotion/core": "^10.0.35",
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"@emotion/core": "11.0.0",
|
||||
"@emotion/styled": "11.10.4",
|
||||
"netlify-cms-lib-util": "^2.12.3",
|
||||
"netlify-cms-ui-default": "^2.12.1",
|
||||
"prop-types": "^15.7.2",
|
||||
|
Reference in New Issue
Block a user