Skip to content

Commit

Permalink
Fixed playground version
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Aug 9, 2024
1 parent 20461d6 commit 3944c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/app/web-app/package.json.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "nix build -L .#{{app_name}}.meta.release -o workdir/{{app_name}}.happ && pnpm -F ui package && hc web-app pack workdir"
},
"devDependencies": {
"@holochain-playground/cli": "^0.300.0",
"@holochain-playground/cli": "^0.300.0-rc",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@eslint/js": "^8.0.0",
"concurrently": "^6.2.1",
Expand Down

0 comments on commit 3944c5e

Please sign in to comment.