Skip to content

Commit db9374c

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"name": "engramma-root",
44
"author": "Bogdan Chadkin",
55
"license": "MIT",
6+
"repository": {
7+
"url": "https://github.com/TrySound/engramma"
8+
},
69
"type": "module",
710
"scripts": {
811
"dev": "vite",

0 commit comments

Comments
 (0)