Skip to content

Commit

Permalink
Merge pull request #103 from siguici/create-qwik-astro
Browse files Browse the repository at this point in the history
Update the package.json files of Deno templates
  • Loading branch information
siguici authored Apr 21, 2024
2 parents a9679af + bc637a1 commit 8439c00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "qwik-astro-deno",
"name": "@qwikdev/astro-node-biome-starter",
"type": "module",
"version": "0.0.1",
"private": true,
"scripts": {
"astro": "astro",
"sync": "astro sync",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@qwikdev/astro-node-eslint-prettier-starter",
"name": "@qwikdev/astro-deno-eslint-prettier-starter",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit 8439c00

Please sign in to comment.