Skip to content

Commit ce8295f

Browse files
committed
fix: ran npm pkg fix
Signed-off-by: Antonette Caldwell <[email protected]>
1 parent 3fa808e commit ce8295f

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
@@ -2,7 +2,10 @@
22
"name": "@layer5/sistent",
33
"version": "0.14.1",
44
"description": "Reusable React Components and SVG Icons library",
5-
"repository": "[email protected]:layer5io/sistent.git",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+ssh://[email protected]/layer5io/sistent.git"
8+
},
69
"main": "./dist/index.js",
710
"module": "./dist/index..js",
811
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)