Skip to content

Commit 7dc070c

Browse files
committed
fix: add back repo url to the root package
without it the release package fails
1 parent 8f6cbcf commit 7dc070c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"version": "1.2.3",
33
"private": true,
4+
"repository": "https://github.com/qonto/react-migration-toolkit",
45
"license": "MIT",
56
"author": "",
67
"scripts": {

0 commit comments

Comments
 (0)