We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa808e commit ce8295fCopy full SHA for ce8295f
package.json
@@ -2,7 +2,10 @@
2
"name": "@layer5/sistent",
3
"version": "0.14.1",
4
"description": "Reusable React Components and SVG Icons library",
5
- "repository": "[email protected]:layer5io/sistent.git",
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+ssh://[email protected]/layer5io/sistent.git"
8
+ },
9
"main": "./dist/index.js",
10
"module": "./dist/index..js",
11
"types": "./dist/index.d.ts",
0 commit comments