mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-13 00:49:02 +08:00
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"scripts": {
|
|
"start": "gatsby develop --prefix-paths"
|
|
},
|
|
"dependencies": {
|
|
"gatsby": "^2.1.23",
|
|
"gatsby-theme-apollo-docs": "^0.2.28"
|
|
}
|
|
}
|