Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benwis committed Jul 15, 2022
1 parent 4968e07 commit 13e4487
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
"prepublishOnly": "napi prepublish -t npm",
"test": "ava",
"version": "napi version"
},
"optionalDependencies": {
"@benwis/femark-win32-x64-msvc": "0.1.2",
"@benwis/femark-darwin-x64": "0.1.2",
"@benwis/femark-linux-x64-gnu": "0.1.2"
}
}
}

0 comments on commit 13e4487

Please sign in to comment.