v0.5.4-canary.27

This commit is contained in:
himself65
2023-05-08 16:33:44 -05:00
parent 41d4af1dc1
commit 3a6be4510b
18 changed files with 18 additions and 18 deletions

View File

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

View File

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