@slicemachine/adapter-sveltekit 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.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@slicemachine/adapter-sveltekit",
|
3
|
-
"version": "0.3.
|
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 SvelteKit.",
|
5
5
|
"keywords": [
|
6
6
|
"typescript",
|
@@ -64,7 +64,7 @@
|
|
64
64
|
"dependencies": {
|
65
65
|
"@prismicio/simulator": "^0.1.4",
|
66
66
|
"@prismicio/types-internal": "^2.8.0",
|
67
|
-
"@slicemachine/plugin-kit": "0.4.
|
67
|
+
"@slicemachine/plugin-kit": "0.4.56-alpha.BI-dt-2393-bug-aauser-i-can-reorder-fields-in-slice-machine.1",
|
68
68
|
"common-tags": "^1.8.2",
|
69
69
|
"fp-ts": "^2.13.1",
|
70
70
|
"io-ts": "^2.2.20",
|
@@ -121,5 +121,5 @@
|
|
121
121
|
"publishConfig": {
|
122
122
|
"access": "public"
|
123
123
|
},
|
124
|
-
"stableVersion": "0.3.
|
124
|
+
"stableVersion": "0.3.55"
|
125
125
|
}
|