v0.5.4-canary.14

This commit is contained in:
himself65
2023-04-27 16:54:12 -05:00
parent f3e1c1eb08
commit 567092a1ff
19 changed files with 19 additions and 19 deletions

View File

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

View File

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