Skip to content

Commit

Permalink
chore: add repository url (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianogoldman committed Jun 13, 2023
1 parent e5d3906 commit 14f408d
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 @@ -12,6 +12,10 @@
"check-api": "npm run build && api-extractor run --typescript-compiler-folder ./node_modules/typescript",
"refresh-api": "npm run build && api-extractor run --local --verbose --diagnostics --typescript-compiler-folder ./node_modules/typescript"
},
"repository": {
"type": "git",
"url": "git+https://github.com/decentraland/schemas.git"
},
"devDependencies": {
"@dcl/eslint-config": "^1.1.2",
"@microsoft/api-extractor": "^7.35.2",
Expand Down

0 comments on commit 14f408d

Please sign in to comment.