We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b569b commit d1ccc3bCopy full SHA for d1ccc3b
package.json
@@ -2,7 +2,7 @@
2
"name": "graphql-resolver-cache",
3
"version": "1.0.0",
4
"description": "Caching for Graphql resolvers",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"scripts": {
7
"format": "prettier --trailing-comma es5 --single-quote --write src/**/*.js",
8
"lint": "eslint src",
0 commit comments