Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Aug 13, 2024
1 parent 215518d commit 410eeb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cordiverse/boilerplate",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"files": [
".env",
Expand All @@ -23,6 +23,7 @@
"start": "cordis start"
},
"devDependencies": {
"@cordisjs/client": "^0.1.12",
"@types/node": "^22.1.0",
"cross-env": "^7.0.3",
"esbuild": "^0.23.0",
Expand Down

0 comments on commit 410eeb8

Please sign in to comment.