Skip to content

Commit

Permalink
Merge pull request #14 from stepancar/patch-1
Browse files Browse the repository at this point in the history
feat(*): add repository to package.json
  • Loading branch information
akira-cn authored Aug 30, 2024
2 parents ff873ed + c4deadf commit 6e8347a
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 @@ -21,6 +21,10 @@
"jsdom-global": "^3.0.2",
"three": "^0.125.2"
},
"repository": {
"type": "git",
"url": "git://github.com/akira-cn/node-canvas-webgl.git"
},
"dependencies": {
"canvas": "^2.6.0",
"gl": "^6.0.0"
Expand Down

0 comments on commit 6e8347a

Please sign in to comment.