Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
chore: add repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
batrdn committed Feb 29, 2024
1 parent 7a1abf8 commit fecb640
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "mocking-bird",
"version": "0.0.0",
"license": "MIT",
"repository": {
"url": "https://github.com/batrdn/mocking-bird"
},
"scripts": {
"test": "nx affected -t test --parallel",
"build": "nx affected -t build --parallel",
Expand Down

0 comments on commit fecb640

Please sign in to comment.