Skip to content

Commit

Permalink
update ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Jun 4, 2023
1 parent 63b98ed commit ef21a70
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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
@@ -1,7 +1,7 @@
{
"name": "sleep-action",
"private": true,
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"description": "Sleep for a set period of time",
"repository": "juliangruber/sleep-action",
Expand All @@ -19,7 +19,7 @@
"ms": "^2.1.2"
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"@zeit/ncc": "^0.22.3",
"np": "^8.0.2",
"prettier-standard": "^15.0.1",
"standard": "^14.3.1"
Expand Down

0 comments on commit ef21a70

Please sign in to comment.