Skip to content

Commit

Permalink
fix: svelte sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
davidecarpini committed Nov 23, 2023
1 parent 7b19249 commit 4ccc885
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/sample-svelte-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"type": "module",
"scripts": {
"build": "vite build",
"dev": "vite dev",
"lint": "prettier --check . && eslint ."
"dev": "vite dev"
},
"dependencies": {
"@vechain/connex-driver": "2.1.0",
Expand Down

0 comments on commit 4ccc885

Please sign in to comment.