Skip to content

Commit 88bcb5c

Browse files
committed
FIX release workflow - add repoUrl in wrokflow
1 parent 4acea05 commit 88bcb5c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"source": "src/index.ts",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/MAIF/react-forms"
11+
},
812
"author": "MAIF team",
913
"keywords": [
1014
"react",

0 commit comments

Comments
 (0)