Skip to content

Commit 2009d4e

Browse files
committed
chore(monorepo): Update the repository in the package.json file
1 parent bde59c1 commit 2009d4e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"version": "0.0.1",
44
"type": "module",
55
"description": "⚡ A monorepo containing TypeScript utility packages with shared functionality common to many Storm Software applications.",
6-
"repository": "storm-software/monorepo-template.git",
6+
"repository": {
7+
"type": "github",
8+
"url": "https://github.com/storm-software/monorepo-template.git"
9+
},
710
"homepage": "https://stormsoftware.com",
811
"bugs": {
912
"url": "https://stormsoftware.com/support",

0 commit comments

Comments
 (0)