We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5c9f0 commit f4d6a53Copy full SHA for f4d6a53
package.json
@@ -3,13 +3,13 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@babel/plugin-proposal-decorators": "^7.6.0",
+ "@babel/plugin-proposal-decorators": "^7.7.4",
7
"monkey-react-scripts": "^0.2.3",
8
- "node-sass": "^4.12.0",
9
- "react": "^16.10.2",
10
- "react-dom": "^16.10.2",
11
- "react-scripts": "3.2.0",
12
- "rtlcss": "^2.4.0",
+ "node-sass": "^4.13.0",
+ "react": "^16.12.0",
+ "react-dom": "^16.12.0",
+ "react-scripts": "3.3.0",
+ "rtlcss": "^2.4.1",
13
"webpack-visualizer-plugin": "^0.1.11"
14
},
15
"scripts": {
0 commit comments