Update package.json
This commit is contained in:
@@ -14,10 +14,12 @@
|
||||
"babel": "^6.23.0",
|
||||
"jsx": "^0.9.89",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
"react-dom": "^17.0.2",
|
||||
"save-dev": "0.0.1-security"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.1.0",
|
||||
"@babel/cli": "^7.13.16",
|
||||
"@babel/core": "^7.13.16",
|
||||
"@babel/preset-env": "^7.13.15",
|
||||
"jest": "^26.6.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user