Skip to content

Commit

Permalink
chore: js repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Oct 20, 2023
1 parent c9eccde commit ca35bb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/javascript-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"main": "dist/index.js",
"license": "MIT",
"homepage": "https://github.com/SuperFlyTV/GraphicsDataDefinition",
"repository": {
"type": "git",
"url": "git+https://github.com/SuperFlyTV/GraphicsDataDefinition.git"
},
"scripts": {
"build": "rimraf dist && yarn build:main",
"build:main": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit ca35bb0

Please sign in to comment.