Skip to content

Commit 35bdcf4

Browse files
committed
refactor: update structure
1 parent 4359d41 commit 35bdcf4

File tree

4 files changed

+506
-171
lines changed

4 files changed

+506
-171
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
"build": "npx rimraf dist && npx tsup ./src/index.ts --dts",
88
"prepublish": "pnpm run build",
99
"release": "npx bumpp && pnpm publish"
10+
},
11+
"devDependencies": {
12+
"latest-version": "^7.0.0"
1013
}
1114
}

pnpm-lock.yaml

+257
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/version.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)