Skip to content

Commit 3a128e4

Browse files
committed
usts@0.0.6
1 parent 71eb014 commit 3a128e4

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

bun.lock

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

packages/usts/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "usts",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"type": "module",
55
"author": "GameRoMan",
66
"license": "MIT",
@@ -16,8 +16,7 @@
1616
},
1717
"files": [
1818
"dist/**/*",
19-
"README.md",
20-
"LICENSE"
19+
"README.md"
2120
],
2221
"exports": {
2322
"./bin/cli": "./dist/bin/cli.mjs",

0 commit comments

Comments
 (0)