chore(examples): cleanup save restore

This commit is contained in:
moklick
2020-12-22 12:09:35 +01:00
parent 9a7803856d
commit f49cae85c0
4 changed files with 6529 additions and 20164 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@craco/craco": "^5.7.0",
"@craco/craco": "^6.0.0",
"dagre": "^0.8.5",
"localforage": "^1.9.0",
"react-dom": "^17.0.1",
"react-flow-renderer": "file:..",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.4"
"react-scripts": "^4.0.1"
},
"scripts": {
"start": "craco start",