@hed-hog/core 0.0.103 → 0.0.104

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.
@@ -302,6 +302,8 @@
302
302
  role:
303
303
  - where:
304
304
  slug: admin
305
+ - where:
306
+ slug: admin-access
305
307
  - url: /user/:userId/role
306
308
  method: GET
307
309
  relations:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hed-hog/core",
3
- "version": "0.0.103",
3
+ "version": "0.0.104",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "dependencies": {