Comparing version
{ | ||
"name": "znmi", | ||
"type": "module", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "A simple and easy TypeScript wrapper around NMI's API", | ||
@@ -22,3 +22,3 @@ "files": [ | ||
"prepublish": "vitest run && bun run build", | ||
"publish_pkg": "npm publish --access public" | ||
"publish_pkg": "bun run prepublish && npm publish --access public" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
@@ -116,2 +116,3 @@ # ZNMI TypeScript Wrapper | ||
0.1.6 - Fixed publish script order oops | ||
0.1.5 - Added tsc as a prepublish step to hopefully get return types fixed | ||
@@ -118,0 +119,0 @@ 0.1.4 - Added the return types to export in index so you can use em |
392336
0.02%122
0.83%