Skip to content

Commit

Permalink
chore: add repository field to root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfurlong committed Feb 6, 2025
1 parent a1f5e87 commit c0935cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"rimraf": "^5.0.5",
"turbo": "^1.13.2"
},
"repository": "framesjs/frames.js",
"engines": {
"node": ">=18"
},
Expand All @@ -43,4 +44,4 @@
"templates/*"
],
"version": "0.3.0-canary.0"
}
}

0 comments on commit c0935cb

Please sign in to comment.