diff --git a/package.json b/package.json index 1c6c196..4ec15bd 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ }, "homepage": "https://github.com/supergraphql/graphql-cli-binding#readme", "dependencies": { - "chalk": "^2.3.0", - "graphql-static-binding": "^0.2.0" + "chalk": "2.3.0", + "graphql-static-binding": "0.2.1" }, "devDependencies": { "@types/node": "8.5.2",