Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobby233Liu authored Sep 10, 2022
1 parent 55531d0 commit 48d8e74
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "bembedfix",
"private": true,
"version": "0.1.0",
"license": "MIT",
"dependencies": {
"ejs": "^3.1.8"
}
}

1 comment on commit 48d8e74

@vercel
Copy link

@vercel vercel bot commented on 48d8e74 Sep 10, 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:

bembedfix – ./

bembedfix-dobby233liu.vercel.app
bembedfix.vercel.app
bembedfix-git-main-dobby233liu.vercel.app

Please sign in to comment.