chore: ensure publish with tag v1
This commit is contained in:
parent
58e069ae2e
commit
e2c9f914be
1 changed files with 4 additions and 1 deletions
|
@ -59,5 +59,8 @@
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
]
|
],
|
||||||
|
"publishConfig": {
|
||||||
|
"tag": "v1"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue