File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scientist-softserv/webstore-component-library" ,
3
- "version" : " 0.1.14 " ,
3
+ "version" : " 0.1.15 " ,
4
4
"description" : " A React component library intended for use with WebStore applications" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.es.js" ,
13
13
"watch-lib" : " rollup -c --watch" ,
14
14
"release" : " release-it"
15
15
},
16
- "repository" : " https://github.com/scientist-softserv/webstore-component-library.git" ,
16
+ "repository" : {
17
+ "type" : " git" ,
18
+ "url" : " git+https://github.com/scientist-softserv/webstore-component-library.git"
19
+ },
17
20
"keywords" : [
18
21
" webstore" ,
19
22
" component" ,
88
91
}
89
92
},
90
93
"publishConfig" : {
91
- "registry" : " https://npm.pkg.github.com" ,
92
94
"ignore" : [
93
95
" .eslintrc"
94
96
]
You can’t perform that action at this time.
0 commit comments