Skip to content

Commit

Permalink
Update package.json (#2)
Browse files Browse the repository at this point in the history
Fix typos in dependencies
  • Loading branch information
dalcib authored Apr 19, 2023
1 parent bdc8779 commit 9d01480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/01_typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"react-dom": "experimental",
"react-scripts": "latest",
"typescript": "latest",
"use-valito": "latest",
"valito": "latest"
"use-valtio": "latest",
"valtio": "latest"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 9d01480

Please sign in to comment.