Skip to content

Commit

Permalink
Merge pull request #5 from bvanjoi/next
Browse files Browse the repository at this point in the history
release: 0.0.3
  • Loading branch information
bvanjoi authored Jun 7, 2022
2 parents cbfdf46 + dd596b3 commit c7304cf
Show file tree
Hide file tree
Showing 3 changed files with 510 additions and 484 deletions.
1 change: 0 additions & 1 deletion .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:

jobs:
build:
if: "contains(github.event.head_commit.message, 'release')"
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"version": "napi version"
},
"devDependencies": {
"@napi-rs/cli": "^2.7.0",
"@napi-rs/cli": "2.9.0",
"@swc-node/register": "^1.5.1",
"ava": "^4.2.0",
"benny": "^3.7.1",
Expand Down
Loading

0 comments on commit c7304cf

Please sign in to comment.