Skip to content

Commit 21fc0a3

Browse files
committed
Add missing repository.url to package.json
1 parent e3f4d4d commit 21fc0a3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/engramma/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"keywords": [],
66
"author": "Bogdan Chadkin <opensource@trysound.io>",
77
"license": "MIT",
8+
"repository": {
9+
"url": "https://github.com/TrySound/engramma"
10+
},
811
"type": "module",
912
"files": [
1013
"dist"

0 commit comments

Comments
 (0)