Skip to content

Commit

Permalink
Revert "napi: temporarily disable v6"
Browse files Browse the repository at this point in the history
refs #1444

- this reverts commit 60a022c
- we want NAPI v6 builds to be created but they were previously
  temporarily disabled due to a build issue mentioned in the issue above
- I am hoping to fix up the CI builds, so this should no longer be a
  problem
  • Loading branch information
daniellockyer committed Apr 12, 2022
1 parent 6ba5797 commit a6c893e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"remote_path": "./{name}/v{version}/{toolset}/",
"package_name": "napi-v{napi_build_version}-{platform}-{arch}.tar.gz",
"napi_versions": [
3
3,
6
]
},
"contributors": [
Expand Down

0 comments on commit a6c893e

Please sign in to comment.