Skip to content

Commit

Permalink
[package.json]: Add @vercel/ncc@^0.27.0 dev dependency
Browse files Browse the repository at this point in the history
The following files and folders are intensionally not committed:

* `node_modules/.bin/ncc`
* `node_modules/@vercel/`

Since doing so would be pointless, because the next commit is going to
delete them.
  • Loading branch information
PetarKirov committed Feb 9, 2021
1 parent 13de175 commit 3f46347
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"devDependencies": {
"@types/node": "^12.7.4",
"@vercel/ncc": "^0.27.0",
"typescript": "^3.5.1"
}
}

0 comments on commit 3f46347

Please sign in to comment.