ci: update package.json
This commit is contained in:
parent
0950557182
commit
3ee5097728
|
@ -20,7 +20,7 @@
|
|||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/alvis/presetter.git"
|
||||
"url": "gitea@git.lumeweb.com:LumeWeb/presetter-preset-rollup.git"
|
||||
},
|
||||
"scripts": {
|
||||
"bootstrap": "presetter bootstrap && run prepare",
|
||||
|
@ -44,5 +44,8 @@
|
|||
"dependencies": {
|
||||
"presetter-types": "^4.0.1",
|
||||
"type-fest": "^3.12.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue