We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd58bd commit 33271d0Copy full SHA for 33271d0
2 files changed
demo/package.json
@@ -3,10 +3,10 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "react": "^16.7.0",
7
- "react-dom": "^16.7.0",
8
- "react-scripts": "2.1.3",
9
- "react-simplemde-editor": "^4.0.0"
+ "react": "16.13.1",
+ "react-dom": "16.13.1",
+ "react-scripts": "^3.4.1",
+ "react-simplemde-editor": "^4.1.0"
10
},
11
"scripts": {
12
"start": "react-scripts start",
0 commit comments