We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0635b1 commit 315f413Copy full SHA for 315f413
package.json
@@ -3,13 +3,13 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@babel/plugin-proposal-decorators": "^7.8.3",
+ "@babel/plugin-proposal-decorators": "^7.12.1",
7
"monkey-react-scripts": "^0.2.4",
8
- "node-sass": "^4.13.1",
9
- "react": "^16.13.1",
10
- "react-dom": "^16.13.1",
11
- "react-scripts": "3.4.1",
12
- "rtlcss": "^2.5.0",
+ "node-sass": "^4.14.1",
+ "react": "^17.0.0",
+ "react-dom": "^17.0.0",
+ "react-scripts": "3.4.4",
+ "rtlcss": "^2.6.1",
13
"webpack-visualizer-plugin": "^0.1.11"
14
},
15
"scripts": {
0 commit comments