Skip to content

Commit a67b705

Browse files
authored
Merge pull request #662 from dev-five-git/changepacks/main
Update Versions
2 parents 97c4459 + a1d473f commit a67b705

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

.changepacks/changepack_log_bun_css_emit.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/bun-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"bun"
1919
],
2020
"type": "module",
21-
"version": "1.0.17",
21+
"version": "1.0.18",
2222
"scripts": {
2323
"lint": "eslint",
2424
"build": "bun ../../node_modules/@typescript/native/bin/tsc && bun build --target node src/index.cjs.ts --production --env=disable --outfile dist/index.cjs --format cjs --packages external && bun build --target node src/index.ts --production --env=disable --outfile dist/index.mjs --format esm --packages external && bun build --target node src/register.ts --production --env=disable --outfile dist/register.cjs --format cjs --packages external && bun build --target node src/register.ts --production --env=disable --outfile dist/register.mjs --format esm --packages external",

0 commit comments

Comments
 (0)