File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - " 7 "
3+ - " 8 "
44
55before_install :
66 - if [[ `npm -v` != 5* ]]; then npm i -g npm@5; fi
Original file line number Diff line number Diff line change 11<!-- Logo -->
22<p align =" center " >
3- <a href =" https://edcarroll .github.io/ng2-semantic-ui/ " >
4- <img height="128" width="238" src="https://raw.githubusercontent.com/edcarroll /ng2-semantic-ui/master/demo/src/assets/logo.png">
3+ <a href =" https://yhnavein .github.io/ng2-semantic-ui/ " >
4+ <img height="128" width="238" src="https://raw.githubusercontent.com/yhnavein /ng2-semantic-ui/master/demo/src/assets/logo.png">
55 </a >
66</p >
77
88<!-- Name -->
99<h1 align =" center " >
10- <a href =" https://edcarroll .github.io/ng2-semantic-ui " >ng2-semantic-ui</a >
10+ <a href =" https://yhnavein .github.io/ng2-semantic-ui " >ng2-semantic-ui</a >
1111</h1 >
1212
1313<!-- Badges -->
1414<p align =" center " >
1515 <a href =" https://gitter.im/ng2-semantic-ui/Lobby " >
1616 <img alt="Gitter" src="https://img.shields.io/gitter/room/ng2-semantic-ui/Lobby.js.svg?style=flat-square" />
1717 </a >
18- <a href =" https://travis-ci.org/edcarroll /ng2-semantic-ui " >
19- <img alt="Travis CI" src="https://img.shields.io/travis/edcarroll /ng2-semantic-ui.svg?style=flat-square" />
18+ <a href =" https://travis-ci.org/yhnavein /ng2-semantic-ui " >
19+ <img alt="Travis CI" src="https://img.shields.io/travis/yhnavein /ng2-semantic-ui.svg?style=flat-square" />
2020 </a >
2121 <a href =" https://www.npmjs.com/package/ng2-semantic-ui " >
2222 <img alt="npm" src="https://img.shields.io/npm/v/ng2-semantic-ui.svg?style=flat-square" />
Original file line number Diff line number Diff line change 11{
2- "name" : " ng2-semantic-ui" ,
2+ "name" : " @yhnavein/ ng2-semantic-ui" ,
33 "main" : " bundles/ng2-semantic-ui.umd.min.js" ,
44 "module" : " dist/public.js" ,
55 "typings" : " dist/public.d.ts" ,
66 "version" : " 0.9.7" ,
77 "description" : " Angular 2 Semantic UI Components" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " https://github.com/edcarroll /ng2-semantic-ui/tree/master"
10+ "url" : " https://github.com/yhnavein /ng2-semantic-ui/tree/master"
1111 },
1212 "bugs" : {
13- "url" : " https://github.com/edcarroll /ng2-semantic-ui/tree/master/issues"
13+ "url" : " https://github.com/yhnavein /ng2-semantic-ui/tree/master/issues"
1414 },
1515 "author" : " Edward Carroll" ,
1616 "keywords" : [
You can’t perform that action at this time.
0 commit comments