Skip to content

Commit

Permalink
fix(prettier): remove whitespace from example (#3924
Browse files Browse the repository at this point in the history
Force merged an example to unblock the template and missed this line. 

:shame:
  • Loading branch information
tknickman authored Feb 22, 2023
1 parent 35b7236 commit e3f53ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/kitchen-sink/apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"eslint": "^8.28.0",
"typescript": "^4.9.3",
"tsconfig": "workspace:*"

},
"engines": {
"node": ">=14"
Expand Down

1 comment on commit e3f53ac

@vercel
Copy link

@vercel vercel bot commented on e3f53ac Feb 22, 2023

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:

examples-kitchensink-blog – ./examples/kitchen-sink/apps/blog

examples-kitchensink-blog-git-main.vercel.sh
examples-kitchensink-blog.vercel.sh

Please sign in to comment.