@slicemachine/adapter-nuxt2 0.3.55-beta.2 → 0.3.56-alpha.BI-dt-2393-bug-aauser-i-can-reorder-fields-in-slice-machine.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@slicemachine/adapter-nuxt2",
3
- "version": "0.3.55-beta.2",
3
+ "version": "0.3.56-alpha.BI-dt-2393-bug-aauser-i-can-reorder-fields-in-slice-machine.1",
4
4
  "description": "Slice Machine adapter for Nuxt 2.",
5
5
  "keywords": [
6
6
  "typescript",
@@ -61,7 +61,7 @@
61
61
  "dependencies": {
62
62
  "@prismicio/simulator": "^0.1.4",
63
63
  "@prismicio/types-internal": "^2.8.0",
64
- "@slicemachine/plugin-kit": "0.4.55-beta.2",
64
+ "@slicemachine/plugin-kit": "0.4.56-alpha.BI-dt-2393-bug-aauser-i-can-reorder-fields-in-slice-machine.1",
65
65
  "common-tags": "^1.8.2",
66
66
  "fp-ts": "^2.13.1",
67
67
  "io-ts": "^2.2.20",
@@ -103,5 +103,5 @@
103
103
  "publishConfig": {
104
104
  "access": "public"
105
105
  },
106
- "stableVersion": "0.3.54"
106
+ "stableVersion": "0.3.55"
107
107
  }