v0.5.4-canary.23

This commit is contained in:
himself65
2023-05-04 23:20:02 -05:00
parent 92859bf8b9
commit 637b8203d3
19 changed files with 19 additions and 19 deletions

View File

@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.5.4-canary.22"
"version": "0.5.4-canary.23"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.5.4-canary.22",
"version": "0.5.4-canary.23",
"exports": {
"./playwright": "./playwright.ts"
},