Skip to content

Commit

Permalink
use new package @webxdc/webxdc-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Nov 16, 2024
1 parent bfe3b99 commit 1337a08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"build": "vite build"
},
"devDependencies": {
"concurrently": "^9.0.1",
"vite": "^5.4.8",
"webxdc-dev": "^0.17.0",
"concurrently": "latest",
"vite": "last",
"@webxdc/webxdc-dev": "last",
"@webxdc/vite-plugins": "latest"
}
}

0 comments on commit 1337a08

Please sign in to comment.