File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 ga ( 'create' , 'UA-54446639-6' , 'auto' ) ;
1818 ga ( 'send' , 'pageview' ) ;
1919 </ script >
20- < oc-component href ="https://opencomponents.now.sh /landing-page "> </ oc-component >
21- < script src ="https://opencomponents.now.sh /oc-client/client.js "> </ script >
20+ < oc-component href ="https://opencomponents.herokuapp.com /landing-page "> </ oc-component >
21+ < script src ="https://opencomponents.herokuapp.com /oc-client/client.js "> </ script >
2222 </ body >
2323</ html >
Original file line number Diff line number Diff line change 44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
7- "start" : " oc dev components 3030 " ,
8- "test " : " echo \" Error: no test specified \" && exit 1 "
7+ "start" : " node registry/server.js " ,
8+ "dev " : " oc dev components 3030 "
99 },
1010 "repository" : {
1111 "type" : " git" ,
1818 "url" : " https://github.com/opencomponents/opencomponents.github.io/issues"
1919 },
2020 "homepage" : " https://github.com/opencomponents/opencomponents.github.io#readme" ,
21- "devDependencies" : {
22- "oc" : " ^0.41.16"
23- },
2421 "dependencies" : {
25- "oc-template-handlebars-compiler" : " ^6.1.3"
22+ "dotenv" : " ^4.0.0" ,
23+ "oc" : " ^0.42.7"
24+ },
25+ "engines" : {
26+ "node" : " 8.9.1"
2627 }
2728}
You can’t perform that action at this time.
0 commit comments