aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-03-21 13:44:43 +0300
committereug-vs <eug-vs@keemail.me>2020-03-21 13:44:43 +0300
commit2d976f7d3468ba5f49bb54351b47b3cad494d7ba (patch)
tree8dc27837a30b74dfb27fb3e3f5eb1518387ac761 /package.json
parentfe750a9aadfb451b9537bb3cdd79581ef5120c07 (diff)
downloadchrono-cube-ui-2d976f7d3468ba5f49bb54351b47b3cad494d7ba.tar.gz
chore: update to react-benzin@3.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 92e2dc2..33a67f5 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"@material-ui/icons": "^4.9.1",
"axios": "^0.19.2",
"react": "^16.12.0",
- "react-benzin": "^1.0.1",
+ "react-benzin": "^3.0.0",
"react-dom": "^16.12.0",
"react-scripts": "3.3.1"
},
@@ -31,6 +31,7 @@
]
},
"devDependencies": {
+ "@types/react-dom": "^16.9.5",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.19.0",
"babel-eslint": "^10.0.3",