diff --git a/package.json b/package.json index 96b0c80..fb8ddd9 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,6 @@ }, "peerDependencies": { "gatsby": "^2.0.0", - "@nfront/global-styles": "^1.2.11" + "@nfront/global-styles": "^1.2.0" } }