mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-09-16 21:29:33 +02:00
react 18 version published
This commit is contained in:
2
.babelrc
2
.babelrc
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"presets": ["env"],
|
"presets": ["@babel/preset-env"],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"@babel/plugin-proposal-object-rest-spread",
|
"@babel/plugin-proposal-object-rest-spread",
|
||||||
"@babel/plugin-transform-react-jsx",
|
"@babel/plugin-transform-react-jsx",
|
||||||
|
1802
package-lock.json
generated
1802
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,8 @@
|
|||||||
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
|
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
|
||||||
"@babel/plugin-transform-object-assign": "^7.16.7",
|
"@babel/plugin-transform-object-assign": "^7.16.7",
|
||||||
"@babel/plugin-transform-react-jsx": "^7.17.3",
|
"@babel/plugin-transform-react-jsx": "^7.17.3",
|
||||||
"gh-pages": "^1.1.0"
|
"@babel/preset-env": "^7.16.11",
|
||||||
|
"gh-pages": "^3.2.3"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
Reference in New Issue
Block a user