Skip to content

Commit

Permalink
Update demo project
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Stef Kors <[email protected]>
  • Loading branch information
StefKors committed May 4, 2020
1 parent 6bd58bd commit 33271d0
Show file tree
Hide file tree
Showing 2 changed files with 5,220 additions and 3,699 deletions.
8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-scripts": "2.1.3",
"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"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 33271d0

Please sign in to comment.