fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/tapbundle', | ||||
|   version: '5.0.9', | ||||
|   version: '5.0.10', | ||||
|   description: 'tap bundled for tapbuffer' | ||||
| } | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| 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'; | ||||
|  | ||||
| class WebHelpers { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user