Skip to content

Commit c0935cb

Browse files
committed
chore: add repository field to root package.json
1 parent a1f5e87 commit c0935cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"rimraf": "^5.0.5",
3434
"turbo": "^1.13.2"
3535
},
36+
"repository": "framesjs/frames.js",
3637
"engines": {
3738
"node": ">=18"
3839
},
@@ -43,4 +44,4 @@
4344
"templates/*"
4445
],
4546
"version": "0.3.0-canary.0"
46-
}
47+
}

0 commit comments

Comments
 (0)