@edge.app/drupe
Advanced tools
+2
-2
| { | ||
| "name": "@edge.app/drupe", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6", | ||
| "repository": "https://github.com/samholmes/drupe", | ||
@@ -28,3 +28,3 @@ "author": "Sam Holmes <sam.lb.holmes@gmail.com>", | ||
| "prepare": "bun run build", | ||
| "release": "bun run prepare && bunx jsr publish" | ||
| "release": "bun run prepare && bunx jsr publish && npm publish" | ||
| }, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
+5
-2
@@ -19,4 +19,7 @@ # drupe | ||
| ```bash | ||
| # npm, bun, and older versions of yarn or pnpm | ||
| npx jsr add @holmes/drupe | ||
| # From NPM | ||
| yarn add @edge.app/drup | ||
| # From JSR | ||
| npx jsr add @edgeapp/drupe | ||
| ``` | ||
@@ -23,0 +26,0 @@ |
61049
0.03%127
2.42%