File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -231,49 +231,49 @@ packages:
231231 path: "../dox-annotation"
232232 relative: true
233233 source: path
234- version: "1.0.5-alpha2.1 "
234+ version: "1.0.5"
235235 dox_auth:
236236 dependency: "direct main"
237237 description:
238238 path: "../dox-auth"
239239 relative: true
240240 source: path
241- version: "2.0.0-beta.2 "
241+ version: "2.0.0"
242242 dox_builder:
243243 dependency: "direct dev"
244244 description:
245245 path: "../dox-builder"
246246 relative: true
247247 source: path
248- version: "2.0.0-alpha.2 "
248+ version: "2.0.0"
249249 dox_core:
250250 dependency: "direct main"
251251 description:
252252 path: "../dox-core"
253253 relative: true
254254 source: path
255- version: "2.0.0-alpha.5 "
255+ version: "2.0.0"
256256 dox_migration:
257257 dependency: "direct main"
258258 description:
259259 path: "../dox-migration"
260260 relative: true
261261 source: path
262- version: "2.0.0-alpha.2 "
262+ version: "2.0.0"
263263 dox_query_builder:
264264 dependency: "direct main"
265265 description:
266266 path: "../dox-query-builder"
267267 relative: true
268268 source: path
269- version: "2.0.0-alpha.1 "
269+ version: "2.0.0"
270270 dox_websocket:
271271 dependency: "direct main"
272272 description:
273273 path: "../dox-websocket"
274274 relative: true
275275 source: path
276- version: "1.0.0-beta.2 "
276+ version: "1.0.0"
277277 ed25519_edwards:
278278 dependency: transitive
279279 description:
Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ dependencies:
88 postgres : ^3.0.5
99 ioredis : ^1.0.2
1010 short_uuids : ^2.0.0
11- dox_auth : ^2.0.0-beta.2
12- dox_migration : ^2.0.0-alpha.2
13- dox_core : ^2.0.0-alpha.5
14- dox_websocket : ^1.0.0-beta.2
15- dox_query_builder : ^2.0.0-alpha.1
11+ dox_auth : ^2.0.0
12+ dox_migration : ^2.0.0
13+ dox_core : ^2.0.0
14+ dox_websocket : ^1.0.0
15+ dox_query_builder : ^2.0.0
1616
1717dev_dependencies :
18- dox_builder : ^2.0.0-alpha.1
18+ dox_builder : ^2.0.0
1919 build_runner : ^2.3.3
2020 lints : ^2.0.0
2121 test : ^1.21.0
You can’t perform that action at this time.
0 commit comments