1.1.0
Some checks failed
Default (tags) / security (push) Failing after 1s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
Philipp Kunz 2024-10-21 12:57:55 +02:00
parent 4f555a2fe9
commit ed6e439424

View File

@ -1,6 +1,6 @@
{ {
"name": "@git.zone/tspublish", "name": "@git.zone/tspublish",
"version": "1.0.1", "version": "1.1.0",
"private": false, "private": false,
"description": "publish multiple, concise and small packages from monorepos", "description": "publish multiple, concise and small packages from monorepos",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -51,4 +51,4 @@
"@push.rocks/smartnpm": "^2.0.4", "@push.rocks/smartnpm": "^2.0.4",
"@push.rocks/smartpath": "^5.0.18" "@push.rocks/smartpath": "^5.0.18"
} }
} }