Skip to content

Commit

Permalink
update md
Browse files Browse the repository at this point in the history
  • Loading branch information
GathsaraH committed May 5, 2023
1 parent 36f719f commit bd4220e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-vercel-cli",
"version": "1.0.17",
"version": "1.0.18",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -11,6 +11,10 @@
"bin": {
"nestjs-vercel": "./dist/index.cjs"
},
"repository": {
"type": "git",
"url": "https://github.com/GathsaraH/nestjs-vercel-cli-tool"
},
"keywords": [],
"author": "",
"license": "ISC",
Expand All @@ -20,6 +24,6 @@
},
"devDependencies": {
"@types/node": "^18.16.3",
"typescript": "^4.4.4"
"typescript": "^4.9.5"
}
}

0 comments on commit bd4220e

Please sign in to comment.