diff --git a/package.json b/package.json index e7f3293d..450b235d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ran-boilerplate", - "version": "0.7.0", + "version": "0.7.1", "main": "server.js", "description": "React . Apollo (GraphQL) . Next.js Toolkit", "author": "Ilker Guller (http://ilkerguller.com)", diff --git a/pages/_document.js b/pages/_document.js index 87a729a9..b5a3eb4d 100644 --- a/pages/_document.js +++ b/pages/_document.js @@ -39,7 +39,7 @@ export default class MyDocument extends Document { - + {this.helmetHeadComponents()} {AppIcons()} {styleTags}