Skip to content

Commit

Permalink
add hn.svelte.dev (#272)
Browse files Browse the repository at this point in the history
* add hn.svelte.dev

* pnpm up

* pnpm up

* remove prettierrc, update README

* squelch warnings
  • Loading branch information
Rich-Harris authored Jan 19, 2022
1 parent f63f8a1 commit 201241a
Show file tree
Hide file tree
Showing 29 changed files with 1,265 additions and 197 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sites",
"version": "1.0.0",
"devDependencies": {
"@changesets/cli": "^2.14.1"
"@changesets/cli": "^2.19.0"
},
"scripts": {
"release": "pnpm publish --tag=next --filter=\"@sveltejs/*\""
Expand Down
Loading

1 comment on commit 201241a

@vercel
Copy link

@vercel vercel bot commented on 201241a Jan 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sites – ./sites/hn.svelte.dev

sites-svelte.vercel.app
sites-git-master-svelte.vercel.app
sites-zeta.vercel.app

Please sign in to comment.