@atlaskit/prosemirror-collab 0.3.1 → 0.3.3
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/CHANGELOG.md +135 -44
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,112 +1,165 @@
|
|
|
1
1
|
# @atlaskit/prosemirror-collab
|
|
2
2
|
|
|
3
|
+
## 0.3.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
|
|
8
|
+
[`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
|
|
9
|
+
[ED-23102] Bump ADF schema to version 35.12.2
|
|
10
|
+
|
|
11
|
+
## 0.3.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
|
|
16
|
+
[`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
|
|
17
|
+
[ED-23097] Bump ADF schema to version 35.12.1
|
|
18
|
+
|
|
3
19
|
## 0.3.1
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
6
22
|
|
|
7
|
-
-
|
|
23
|
+
- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
|
|
24
|
+
[`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
|
|
25
|
+
Updating adf-schema version to 35.10.0
|
|
8
26
|
|
|
9
27
|
## 0.3.0
|
|
10
28
|
|
|
11
29
|
### Minor Changes
|
|
12
30
|
|
|
13
|
-
-
|
|
31
|
+
- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
|
|
32
|
+
[`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
|
|
33
|
+
bumped editor-prosemirror version to 4.0.0
|
|
14
34
|
|
|
15
35
|
## 0.2.25
|
|
16
36
|
|
|
17
37
|
### Patch Changes
|
|
18
38
|
|
|
19
|
-
-
|
|
39
|
+
- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
|
|
40
|
+
[`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
|
|
41
|
+
Bump adf-schema to 35.9.2 to support table alignment options
|
|
20
42
|
|
|
21
43
|
## 0.2.24
|
|
22
44
|
|
|
23
45
|
### Patch Changes
|
|
24
46
|
|
|
25
|
-
-
|
|
47
|
+
- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
|
|
48
|
+
[`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
|
|
49
|
+
Bump ADF-schema package to version 35.0.0
|
|
26
50
|
|
|
27
51
|
## 0.2.23
|
|
28
52
|
|
|
29
53
|
### Patch Changes
|
|
30
54
|
|
|
31
|
-
-
|
|
55
|
+
- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
|
|
56
|
+
[`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
|
|
57
|
+
[ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
|
|
58
|
+
35.7.0 to 35.8.0
|
|
32
59
|
|
|
33
60
|
## 0.2.22
|
|
34
61
|
|
|
35
62
|
### Patch Changes
|
|
36
63
|
|
|
37
|
-
-
|
|
64
|
+
- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
|
|
65
|
+
[`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
|
|
66
|
+
Bump adf-schema to 35.7.0
|
|
38
67
|
|
|
39
68
|
## 0.2.21
|
|
40
69
|
|
|
41
70
|
### Patch Changes
|
|
42
71
|
|
|
43
|
-
-
|
|
72
|
+
- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
|
|
73
|
+
[`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
|
|
74
|
+
ED-22553 Updating adf-schema version to 35.6.0
|
|
44
75
|
|
|
45
76
|
## 0.2.20
|
|
46
77
|
|
|
47
78
|
### Patch Changes
|
|
48
79
|
|
|
49
|
-
-
|
|
80
|
+
- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
|
|
81
|
+
[`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
|
|
82
|
+
ED-22219: adf-schema updated to 35.5.2
|
|
50
83
|
|
|
51
84
|
## 0.2.19
|
|
52
85
|
|
|
53
86
|
### Patch Changes
|
|
54
87
|
|
|
55
|
-
-
|
|
88
|
+
- [#71133](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71133)
|
|
89
|
+
[`22d7f6ed1f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22d7f6ed1f02) -
|
|
90
|
+
revert prosemirror-collab unfork
|
|
56
91
|
|
|
57
92
|
## 0.2.18
|
|
58
93
|
|
|
59
94
|
### Patch Changes
|
|
60
95
|
|
|
61
|
-
-
|
|
96
|
+
- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
|
|
97
|
+
[`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
|
|
98
|
+
[ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
|
|
62
99
|
|
|
63
100
|
## 0.2.17
|
|
64
101
|
|
|
65
102
|
### Patch Changes
|
|
66
103
|
|
|
67
|
-
-
|
|
104
|
+
- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
|
|
105
|
+
[`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
|
|
106
|
+
ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
|
|
68
107
|
|
|
69
108
|
## 0.2.16
|
|
70
109
|
|
|
71
110
|
### Patch Changes
|
|
72
111
|
|
|
73
|
-
-
|
|
112
|
+
- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
|
|
113
|
+
[`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
|
|
114
|
+
ED-21371 Update adf-schema to 35.1.0
|
|
74
115
|
|
|
75
116
|
## 0.2.15
|
|
76
117
|
|
|
77
118
|
### Patch Changes
|
|
78
119
|
|
|
79
|
-
-
|
|
120
|
+
- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
|
|
121
|
+
[`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
|
|
122
|
+
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
|
|
80
123
|
|
|
81
124
|
## 0.2.14
|
|
82
125
|
|
|
83
126
|
### Patch Changes
|
|
84
127
|
|
|
85
|
-
-
|
|
128
|
+
- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
|
|
129
|
+
[`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
|
|
130
|
+
update ADF schema
|
|
86
131
|
|
|
87
132
|
## 0.2.13
|
|
88
133
|
|
|
89
134
|
### Patch Changes
|
|
90
135
|
|
|
91
|
-
-
|
|
136
|
+
- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
|
|
137
|
+
[`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
|
|
138
|
+
ED-21266: Updated @atlaskit/adf-schema to 34.0.1
|
|
92
139
|
|
|
93
140
|
## 0.2.12
|
|
94
141
|
|
|
95
142
|
### Patch Changes
|
|
96
143
|
|
|
97
|
-
-
|
|
144
|
+
- [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
|
|
145
|
+
[`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
|
|
146
|
+
ED-20971 Upgrade adf-schema package to ^34.0.0
|
|
98
147
|
|
|
99
148
|
## 0.2.11
|
|
100
149
|
|
|
101
150
|
### Patch Changes
|
|
102
151
|
|
|
103
|
-
-
|
|
152
|
+
- [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
|
|
153
|
+
[`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
|
|
154
|
+
ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
|
|
104
155
|
|
|
105
156
|
## 0.2.10
|
|
106
157
|
|
|
107
158
|
### Patch Changes
|
|
108
159
|
|
|
109
|
-
-
|
|
160
|
+
- [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
|
|
161
|
+
[`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
|
|
162
|
+
Connect yarn changeset to packages, upgrade adf-schema
|
|
110
163
|
|
|
111
164
|
## 1.3.0 (2022-05-30)
|
|
112
165
|
|
|
@@ -114,96 +167,129 @@
|
|
|
114
167
|
|
|
115
168
|
### Patch Changes
|
|
116
169
|
|
|
117
|
-
-
|
|
118
|
-
|
|
170
|
+
- [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
|
|
171
|
+
[`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
|
|
172
|
+
adf-schema from AFE and rely on npm package for adf-schema
|
|
173
|
+
- [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
|
|
174
|
+
adf-schema, use published version
|
|
119
175
|
|
|
120
176
|
## 0.2.8
|
|
121
177
|
|
|
122
178
|
### Patch Changes
|
|
123
179
|
|
|
124
|
-
-
|
|
180
|
+
- [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
|
|
181
|
+
[`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
|
|
182
|
+
adf-schema to fixed versioning
|
|
125
183
|
|
|
126
184
|
## 0.2.7
|
|
127
185
|
|
|
128
186
|
### Patch Changes
|
|
129
187
|
|
|
130
|
-
-
|
|
188
|
+
- Updated dependencies
|
|
131
189
|
|
|
132
190
|
## 0.2.6
|
|
133
191
|
|
|
134
192
|
### Patch Changes
|
|
135
193
|
|
|
136
|
-
-
|
|
194
|
+
- [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
|
|
195
|
+
[`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
|
|
196
|
+
[ED-19233] Import prosemirror libraries from internal facade package
|
|
137
197
|
|
|
138
198
|
## 0.2.5
|
|
139
199
|
|
|
140
200
|
### Patch Changes
|
|
141
201
|
|
|
142
|
-
-
|
|
202
|
+
- [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
|
|
203
|
+
[`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
|
|
204
|
+
[ED-13910] Fix prosemirror types
|
|
143
205
|
|
|
144
206
|
## 0.2.4
|
|
145
207
|
|
|
146
208
|
### Patch Changes
|
|
147
209
|
|
|
148
|
-
-
|
|
210
|
+
- [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782)
|
|
211
|
+
[`73b5128036b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73b5128036b) -
|
|
212
|
+
[ED-17082] Mark package as a singleton one
|
|
149
213
|
|
|
150
214
|
## 0.2.3
|
|
151
215
|
|
|
152
216
|
### Patch Changes
|
|
153
217
|
|
|
154
|
-
-
|
|
218
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
219
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
220
|
+
legacy types are published for TS 4.5-4.8
|
|
155
221
|
|
|
156
222
|
## 0.2.2
|
|
157
223
|
|
|
158
224
|
### Patch Changes
|
|
159
225
|
|
|
160
|
-
-
|
|
226
|
+
- [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
|
|
227
|
+
[`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
|
|
228
|
+
[ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed
|
|
229
|
+
work-arounds for fixed issues
|
|
161
230
|
|
|
162
231
|
## 0.2.1
|
|
163
232
|
|
|
164
233
|
### Patch Changes
|
|
165
234
|
|
|
166
|
-
-
|
|
235
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
236
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
237
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
167
238
|
|
|
168
239
|
## 0.2.0
|
|
169
240
|
|
|
170
241
|
### Minor Changes
|
|
171
242
|
|
|
172
|
-
-
|
|
243
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
244
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
245
|
+
minor dependency bump
|
|
173
246
|
|
|
174
247
|
## 0.1.4
|
|
175
248
|
|
|
176
249
|
### Patch Changes
|
|
177
250
|
|
|
178
|
-
-
|
|
251
|
+
- [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
|
|
252
|
+
[`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
|
|
253
|
+
"[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
|
|
254
|
+
issues"
|
|
179
255
|
|
|
180
256
|
## 0.1.3
|
|
181
257
|
|
|
182
258
|
### Patch Changes
|
|
183
259
|
|
|
184
|
-
-
|
|
260
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
261
|
+
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
262
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
185
263
|
|
|
186
264
|
## 0.1.2
|
|
187
265
|
|
|
188
266
|
### Patch Changes
|
|
189
267
|
|
|
190
|
-
-
|
|
268
|
+
- [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
|
|
269
|
+
[`96a7517a28f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96a7517a28f) -
|
|
270
|
+
Reverted filtering out analytics steps as they would break undo behaviour
|
|
191
271
|
|
|
192
272
|
## 0.1.1
|
|
193
273
|
|
|
194
274
|
### Patch Changes
|
|
195
275
|
|
|
196
|
-
-
|
|
276
|
+
- [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
|
|
277
|
+
[`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) -
|
|
278
|
+
[ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter
|
|
279
|
+
out analytics steps
|
|
197
280
|
|
|
198
281
|
## 0.1.0
|
|
199
282
|
|
|
200
283
|
### Minor Changes
|
|
201
284
|
|
|
202
|
-
-
|
|
285
|
+
- [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
|
|
286
|
+
[`883590cbe7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/883590cbe7d) -
|
|
287
|
+
[ESS-2914] Forked the prosemirror-collab library to create a version that filters out analytics
|
|
288
|
+
steps
|
|
203
289
|
|
|
204
290
|
### Patch Changes
|
|
205
291
|
|
|
206
|
-
-
|
|
292
|
+
- Updated dependencies
|
|
207
293
|
|
|
208
294
|
### New features
|
|
209
295
|
|
|
@@ -231,7 +317,8 @@ Add a `module` field to package json file.
|
|
|
231
317
|
|
|
232
318
|
### Bug fixes
|
|
233
319
|
|
|
234
|
-
Fix an issue where in `mapSelectionBackward` mode, the plugin flipped the head and anchor of the
|
|
320
|
+
Fix an issue where in `mapSelectionBackward` mode, the plugin flipped the head and anchor of the
|
|
321
|
+
selection, leading to selection glitches during collaborative editing.
|
|
235
322
|
|
|
236
323
|
## 1.1.1 (2018-10-09)
|
|
237
324
|
|
|
@@ -243,19 +330,23 @@ Fix issue where `mapSelectionBackward` didn't work because of a typo.
|
|
|
243
330
|
|
|
244
331
|
### New features
|
|
245
332
|
|
|
246
|
-
[`receiveTransaction`](https://prosemirror.net/docs/ref/#collab.receiveTransaction) now supports a
|
|
333
|
+
[`receiveTransaction`](https://prosemirror.net/docs/ref/#collab.receiveTransaction) now supports a
|
|
334
|
+
`mapSelectionBackward` option that makes it so that text selections are mapped to stay in place when
|
|
335
|
+
remote changes insert content at their position.
|
|
247
336
|
|
|
248
337
|
## 0.19.0 (2017-03-16)
|
|
249
338
|
|
|
250
339
|
### New features
|
|
251
340
|
|
|
252
|
-
You can now use strings (as well as numbers) as client IDs (this already worked, but now the
|
|
341
|
+
You can now use strings (as well as numbers) as client IDs (this already worked, but now the
|
|
342
|
+
documentation reflects this).
|
|
253
343
|
|
|
254
344
|
## 0.18.0 (2017-02-24)
|
|
255
345
|
|
|
256
346
|
### New features
|
|
257
347
|
|
|
258
|
-
[`sendableSteps`](https://prosemirror.net/docs/ref/version/0.18.0.html#collab.sendableSteps) now
|
|
348
|
+
[`sendableSteps`](https://prosemirror.net/docs/ref/version/0.18.0.html#collab.sendableSteps) now
|
|
349
|
+
also returns information about the original transactions that produced the steps.
|
|
259
350
|
|
|
260
351
|
## 0.11.0 (2016-09-21)
|
|
261
352
|
|
|
@@ -263,13 +354,13 @@ You can now use strings (as well as numbers) as client IDs (this already worked,
|
|
|
263
354
|
|
|
264
355
|
Moved into a separate module.
|
|
265
356
|
|
|
266
|
-
Interface [adjusted](https://prosemirror.net/docs/ref/version/0.11.0.html#collab) to work with the
|
|
267
|
-
[plugin](https://prosemirror.net/docs/ref/version/0.11.0.html#state.Plugin) system.
|
|
357
|
+
Interface [adjusted](https://prosemirror.net/docs/ref/version/0.11.0.html#collab) to work with the
|
|
358
|
+
new [plugin](https://prosemirror.net/docs/ref/version/0.11.0.html#state.Plugin) system.
|
|
268
359
|
|
|
269
360
|
### New features
|
|
270
361
|
|
|
271
362
|
When receiving changes, the module now
|
|
272
363
|
[generates](https://prosemirror.net/docs/ref/version/0.11.0.html#collab.receiveAction) a regular
|
|
273
|
-
[transform action](https://prosemirror.net/docs/ref/version/0.11.0.html#state.TransformAction)
|
|
274
|
-
the editor's document. This solves problematic corner cases for code
|
|
275
|
-
|
|
364
|
+
[transform action](https://prosemirror.net/docs/ref/version/0.11.0.html#state.TransformAction)
|
|
365
|
+
instead of hard-setting the editor's document. This solves problematic corner cases for code keeping
|
|
366
|
+
track of the document by listening to transform actions.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/prosemirror-collab",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
4
4
|
"description": "Collaborative editing for ProseMirror - Atlassian Fork",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@babel/runtime": "^7.0.0"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@atlaskit/adf-schema": "^35.
|
|
39
|
+
"@atlaskit/adf-schema": "^35.12.2",
|
|
40
40
|
"@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0"
|
|
41
41
|
},
|
|
42
42
|
"techstack": {
|