Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
add repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar authored Sep 28, 2024
1 parent 8b9e131 commit e691848
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"type": "module",
"description": "Command line tool for developing, publishing and installing tscircuit circuits",
"main": "./dist/cli.js",
"repository": {
"type": "git",
"url": "https://github.com/tscircuit/cli"
},
"scripts": {
"cli": "bun cli/cli.ts",
"start": "bun run dev",
Expand Down

0 comments on commit e691848

Please sign in to comment.