Skip to content

Commit ac736ea

Browse files
committed
chore: fix package.json
1 parent 136e4f4 commit ac736ea

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
"app"
1717
],
1818
"homepage": "http://yeoman.io",
19-
"repository": "yeoman/environment",
19+
"repository": {
20+
"type": "git",
21+
"url": "git+https://github.com/yeoman/environment.git"
22+
},
2023
"license": "BSD-2-Clause",
2124
"author": "Yeoman",
2225
"type": "module",

0 commit comments

Comments
 (0)