Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

Commit 62aeb1b

Browse files
amortizryanomackey
authored andcommitted
fix: cacheUtils file missing from package.json (#12)
1 parent 40b87ec commit 62aeb1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"GraphQLConnector.js",
1111
"GraphQLModel.js",
1212
"defaultLogger.js",
13+
"cacheUtils.js",
1314
"index.js"
1415
],
1516
"scripts": {

0 commit comments

Comments
 (0)