Skip to content

Commit 71e90ed

Browse files
committed
chore: prepare release
1 parent 4346c8d commit 71e90ed

File tree

2 files changed

+44
-2
lines changed

2 files changed

+44
-2
lines changed

bun.lock

Lines changed: 41 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pagiko",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"description": "PDF generation library that feels like home. Make PDFs the way you build UIs thanks to Tailwind and Flexbox.",
55
"author": "Mikkel ALMONTE--RINGAUD <contact@vexcited.com> (https://github.com/Vexcited)",
66
"license": "MIT",
@@ -46,10 +46,12 @@
4646
"yoga-layout": "^3.2.1"
4747
},
4848
"devDependencies": {
49+
"@swc/core": "^1.13.5",
4950
"@types/bun": "^1.2.21",
5051
"@vexcited/eslint-config": "^0.1.1",
5152
"eslint": "^9.35.0",
5253
"jiti": "^2.5.1",
54+
"terser": "^5.44.0",
5355
"tsup": "^8.5.0",
5456
"typescript": "^5.9.2"
5557
}

0 commit comments

Comments
 (0)