mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
chore(release): 0.1.0-rc.1
This commit is contained in:
parent
43c2deb067
commit
fe7ac389fc
2 changed files with 7 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ktx-workspace",
|
||||
"version": "0.0.0-private",
|
||||
"version": "0.1.0-rc.1",
|
||||
"description": "Workspace root for ktx packages",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -7,12 +7,16 @@
|
|||
"registry": null,
|
||||
"access": "public",
|
||||
"tag": "next",
|
||||
"packages": ["@kaelio/ktx"]
|
||||
"packages": [
|
||||
"@kaelio/ktx"
|
||||
]
|
||||
},
|
||||
"python": {
|
||||
"publish": false,
|
||||
"repository": null,
|
||||
"packages": ["kaelio-ktx"]
|
||||
"packages": [
|
||||
"kaelio-ktx"
|
||||
]
|
||||
},
|
||||
"publishedPackageSmoke": {
|
||||
"packageName": "@kaelio/ktx",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue