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