Skip to content

Commit

Permalink
Fix ncc package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Link- committed Apr 29, 2021
1 parent 9ecd10b commit e18143e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"author": "Link-",
"license": "ISC",
"dependencies": {
"@vercel/ncc": "^0.28.4",
"arg": "^4.1.3",
"axios": "^0.21.1",
"cachedir": "^2.3.0",
"chalk": "^4.1.0",
"esm": "^3.2.25",
"flat-cache": "^2.0.1",
"imurmurhash": "^0.1.4",
"minisearch": "^3.0.2",
"ncc": "^0.22.1"
"minisearch": "^3.0.2"
},
"devDependencies": {
"prettier": "^2.2.1"
Expand Down

0 comments on commit e18143e

Please sign in to comment.