Skip to content

Commit da6bd7d

Browse files
DutchBenRuben van Leeuwen
andauthored
2205 npm trusted publisher (#209)
* Adds changeset * 2205: Run npm pkg fix --------- Co-authored-by: Ruben van Leeuwen <[email protected]>
1 parent 475c774 commit da6bd7d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'pydantic-forms': patch
3+
---
4+
5+
Trigger a deployment as a trusted publisher

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@
3030
"dependencies": {
3131
"lodash.merge": "^4.6.2",
3232
"typescript": "^5.8.2"
33-
}
33+
},
34+
"version": ""
3435
}

frontend/packages/pydantic-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/workfloworchestrator/pydantic-forms-ui.git"
12+
"url": "git+https://github.com/workfloworchestrator/pydantic-forms-ui.git"
1313
},
1414
"publishConfig": {
1515
"access": "public",

0 commit comments

Comments
 (0)