File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/gatsby-source-github-graphql-discussions Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313This package is not published to npm yet, you need to install using [ gitpkg] ( https://gitpkg.now.sh/ ) .
1414
1515``` shell
16- npm install https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql? master
16+ npm install https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql? main
1717# or
18- yarn add https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql? master
18+ yarn add https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql? main
1919```
2020
2121## Usage
Original file line number Diff line number Diff line change 33To install this package just run:
44
55``` shell
6- npm install https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql-discussions? master
6+ npm install https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql-discussions? main
77# or
8- yarn add https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql-discussions? master
8+ yarn add https://gitpkg.now.sh/alexrintt/gatsby-source-github-graphql/packages/gatsby-source-github-graphql-discussions? main
99```
1010
1111## Usage
You can’t perform that action at this time.
0 commit comments