File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 14
14
"tailwind" : " npx tailwindcss -i ./src/index.css -o ./dist/index.css"
15
15
},
16
16
"keywords" : [],
17
+ "repository" : {
18
+ "type" : " git" ,
19
+ "url" : " git+ssh://git@github.com/LineoIT/react-ui-kit.git"
20
+ },
17
21
"author" : " Claver Amon" ,
22
+ "license" : " ISC" ,
23
+ "bugs" : {
24
+ "url" : " https://github.com/LineoIT/react-ui-kit/issues"
25
+ },
26
+ "homepage" : " https://github.com/LineoIT/react-ui-kit#readme" ,
18
27
"devDependencies" : {
19
28
"@types/node" : " ^20.4.2" ,
20
29
"@types/react" : " ^18.2.14" ,
Original file line number Diff line number Diff line change 1
- git@github.com : LineoIT /react-ui-kit.git
1
+ # React UI KIT
2
+
3
+ ## Installation
4
+
5
+ ``` bash
6
+ yarn add git+ssh://git@github.com:LineoIT/react-ui-kit.git
7
+ ```
You can’t perform that action at this time.
0 commit comments