fix(core): update
This commit is contained in:
parent
929a67585f
commit
26e63372f8
@ -22,7 +22,6 @@
|
|||||||
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
|
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@open-wc/testing": "^3.2.0",
|
"@open-wc/testing": "^3.2.0",
|
||||||
"@open-wc/testing-helpers": "^2.3.0",
|
|
||||||
"@push.rocks/smartdelay": "^3.0.1",
|
"@push.rocks/smartdelay": "^3.0.1",
|
||||||
"@push.rocks/smartenv": "^5.0.5",
|
"@push.rocks/smartenv": "^5.0.5",
|
||||||
"@push.rocks/smartexpect": "^1.0.15",
|
"@push.rocks/smartexpect": "^1.0.15",
|
||||||
|
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@ -8,9 +8,6 @@ dependencies:
|
|||||||
'@open-wc/testing':
|
'@open-wc/testing':
|
||||||
specifier: ^3.2.0
|
specifier: ^3.2.0
|
||||||
version: 3.2.0
|
version: 3.2.0
|
||||||
'@open-wc/testing-helpers':
|
|
||||||
specifier: ^2.3.0
|
|
||||||
version: 2.3.0
|
|
||||||
'@push.rocks/smartdelay':
|
'@push.rocks/smartdelay':
|
||||||
specifier: ^3.0.1
|
specifier: ^3.0.1
|
||||||
version: 3.0.2
|
version: 3.0.2
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/tapbundle',
|
name: '@push.rocks/tapbundle',
|
||||||
version: '5.0.11',
|
version: '5.0.12',
|
||||||
description: 'tap bundled for tapbuffer'
|
description: 'tap bundled for tapbuffer'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user