fix(core): update
This commit is contained in:
parent
e9d6e9f9dd
commit
db39da1faf
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/tapbundle',
|
name: '@push.rocks/tapbundle',
|
||||||
version: '5.0.9',
|
version: '5.0.10',
|
||||||
description: 'tap bundled for tapbuffer'
|
description: 'tap bundled for tapbuffer'
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
import * as plugins from './tapbundle.plugins.js';
|
import * as plugins from './tapbundle.plugins.js';
|
||||||
import type { fixture, html } from '@open-wc/testing-helpers';
|
import type { fixture, html } from '@open-wc/testing';
|
||||||
import { tap } from './tapbundle.classes.tap.js';
|
import { tap } from './tapbundle.classes.tap.js';
|
||||||
|
|
||||||
class WebHelpers {
|
class WebHelpers {
|
||||||
|
Loading…
Reference in New Issue
Block a user