@uniformdev/context 16.0.1-nuxt.146 → 16.0.1-nuxt.149

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.
package/dist/api/api.d.ts CHANGED
File without changes
package/dist/api/api.js CHANGED
File without changes
package/dist/api/api.mjs CHANGED
File without changes
package/dist/cli/cli.d.ts CHANGED
File without changes
package/dist/cli/cli.js CHANGED
File without changes
package/dist/cli/cli.mjs CHANGED
File without changes
File without changes
package/dist/index.d.ts CHANGED
File without changes
package/dist/index.esm.js CHANGED
File without changes
package/dist/index.js CHANGED
File without changes
package/dist/index.mjs CHANGED
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniformdev/context",
3
- "version": "16.0.1-nuxt.146+04197b8d4",
3
+ "version": "16.0.1-nuxt.149+df378f9ac",
4
4
  "description": "Uniform Context core package",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "./dist/index.js",
@@ -51,7 +51,7 @@
51
51
  "devDependencies": {
52
52
  "@types/js-cookie": "3.0.2",
53
53
  "@types/yargs": "17.0.10",
54
- "@uniformdev/cli": "^16.0.1-nuxt.146+04197b8d4",
54
+ "@uniformdev/cli": "^16.0.1-nuxt.149+df378f9ac",
55
55
  "benny": "3.7.1",
56
56
  "yargs": "17.5.1"
57
57
  },
@@ -69,5 +69,5 @@
69
69
  "publishConfig": {
70
70
  "access": "public"
71
71
  },
72
- "gitHead": "04197b8d483707f49939875b690b902f48f1ccfe"
72
+ "gitHead": "df378f9aceb4936066e0fbcaa76de8630f0fe654"
73
73
  }