Skip to content

Commit

Permalink
Revert to using CI for musl builds
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed Sep 11, 2023
1 parent d0bdca2 commit b2ab7d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lmdb",
"author": "Kris Zyp",
"version": "2.9.0-locks.1",
"version": "2.9.0-locks.2",
"description": "Simple, efficient, scalable, high-performance LMDB interface",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -106,4 +106,4 @@
},
"optionalDependencies": {
}
}
}

0 comments on commit b2ab7d1

Please sign in to comment.