Skip to content

Commit

Permalink
migrate to es6
Browse files Browse the repository at this point in the history
  • Loading branch information
dnsosebee committed Mar 19, 2023
1 parent c3ffff4 commit 9b10219
Show file tree
Hide file tree
Showing 17 changed files with 2,388 additions and 145 deletions.
63 changes: 57 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -10,6 +10,7 @@
},
"dependencies": {
"@types/node": "18.15.0",
"@types/p5": "^1.5.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"eslint": "8.35.0",
Expand All @@ -21,6 +22,7 @@
"react-p5": "^1.3.33",
"reactflow": "^11.5.6",
"typescript": "4.9.5",
"valtio": "^1.10.3",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down

0 comments on commit 9b10219

Please sign in to comment.