File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " sdv-dev" ,
3- "description" : " SDV dev website with Ghost and Gatsby" ,
3+ "description" : " SDV dev website with Ghost, Contentful and Gatsby" ,
44 "version" : " 1.0.0" ,
55 "license" : " MIT" ,
66 "author" : " SDV" ,
7- "homepage" : " https://github.com/ sdv- dev/SDV#readme " ,
7+ "homepage" : " https://sdv. dev/" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " git+ https://github.com/sdv-dev/SDV.git "
10+ "url" : " https://github.com/sdv-dev/sdv-dev.github.io "
1111 },
1212 "engines" : {
1313 "node" : " >= 20.18.1"
1414 },
15- "bugs" : {
16- "url" : " https://github.com/tryghost/gatsby-starter-ghost/issues"
17- },
18- "keywords" : [
19- " gatsby"
20- ],
21- "main" : " n/a" ,
2215 "scripts" : {
2316 "deploy" :
" gatsby build --prefix-paths && gh-pages -d public -r https://[email protected] /sdv-dev/web-dev.git" ,
2417 "serve" : " gatsby build && NODE_ENV=production gatsby serve" ,
You can’t perform that action at this time.
0 commit comments