Skip to content

Commit

Permalink
Add GitHub repository information
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnCZek committed Nov 17, 2022
1 parent e767e38 commit 1079e9d
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 @@ -4,6 +4,10 @@
"description": "Simple type definitions for the TruckersMP API.",
"author": "TruckersMP",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/TruckersMP/API-Types"
},
"scripts": {
"build": "tsc && run-p esm:*",
"esm:traffic": "gen-esm-wrapper traffic/index.js traffic/index.mjs",
Expand Down

0 comments on commit 1079e9d

Please sign in to comment.