@roadmanjs/firebase-client 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,8 +14,6 @@ exports.MediaDataTypeFragment = (0, graphql_tag_1.default) `
14
14
  mimetype
15
15
  encoding
16
16
  url
17
- createdAt
18
- updatedAt
19
17
  }
20
18
  `;
21
19
  //# sourceMappingURL=media.fragment.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"media.fragment.js","sourceRoot":"","sources":["../../../src/client/gql/media.fragment.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA8B;AAcjB,QAAA,qBAAqB,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;;;;CAYvC,CAAC"}
1
+ {"version":3,"file":"media.fragment.js","sourceRoot":"","sources":["../../../src/client/gql/media.fragment.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA8B;AAcjB,QAAA,qBAAqB,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;;CAUvC,CAAC"}
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@roadmanjs/firebase-client","version":"0.0.6","description":"GraphQL client gql for @roadmanjs/firebase-admin","main":"index.js","types":"index.d.ts","files":["index.d.ts","docs/","/gql","register/","LICENSE"],"author":{"name":"Ceddy Muhoza","email":"ceddymuhoza@gmail.com","url":"https://ceddy.org"},"license":"MIT","private":false,"scripts":{},"lint-staged":{"*.{ts,tsx}":["npm run eslint"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"devDependencies":{},"peerDependencies":{},"dependencies":{"graphql-tag":"^2.12.5"}}
1
+ {"name":"@roadmanjs/firebase-client","version":"0.0.7","description":"GraphQL client gql for @roadmanjs/firebase-admin","main":"index.js","types":"index.d.ts","files":["index.d.ts","docs/","/gql","register/","LICENSE"],"author":{"name":"Ceddy Muhoza","email":"ceddymuhoza@gmail.com","url":"https://ceddy.org"},"license":"MIT","private":false,"scripts":{},"lint-staged":{"*.{ts,tsx}":["npm run eslint"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"devDependencies":{},"peerDependencies":{},"dependencies":{"graphql-tag":"^2.12.5"}}