diff --git a/package.json b/package.json index bf0358b..5ff6fa7 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "apollo-cursor-pagination", - "version": "0.1.0", + "version": "0.2.0", "description": "Relay's Connection implementation for Apollo Server GraphQL library", - "main": "index.js", + "main": "dist/index.js", "repository": "https://github.com/Terminal-Systems/apollo-cursor-pagination", "author": "Daniel Merrill ", "license": "MIT",