File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ GitHub license] [ license-image ]] [ license-url ]
3
3
[ ![ LGTM Status] [ lgtm-image ]] [ lgtm-url ]
4
4
[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/7588b3bdb457430687e3688bf2cd6121 )] ( https://www.codacy.com/manual/subash.adhikari/nextjs-with-apollo )
5
+ [ ![ Dependencies] ( https://img.shields.io/david/adikari/nextjs-with-apollo?logo=dependabot )] ( https://img.shields.io/david/adikari/nextjs-with-apollo )
5
6
6
7
# ⚓ nextjs-with-apollo
7
8
Apollo HOC for NextJS.
@@ -161,7 +162,7 @@ export default withApollo(createApolloClient);
161
162
## License
162
163
Feel free to use the code, it's released using the MIT license.
163
164
164
- [ npm-image ] :https://img.shields.io/npm/v/nextjs-with-apollo.svg
165
+ [ npm-image ] :https://img.shields.io/npm/v/nextjs-with-apollo.svg?logo=npm
165
166
[ npm-url ] :https://www.npmjs.com/package/nextjs-with-apollo
166
167
[ license-image ] :https://img.shields.io/github/license/adikari/nextjs-with-apollo.svg
167
168
[ license-url ] :https://github.com/adikari/nextjs-with-apollo/blob/master/LICENSE
You can’t perform that action at this time.
0 commit comments