fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@pushrocks/smartntml', | ||||
|   version: '1.0.5', | ||||
|   version: '1.0.6', | ||||
|   description: 'lit-html for the backend' | ||||
| } | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| import * as plugins from './smartntml.plugins.js'; | ||||
|  | ||||
| import type * as litTypes from 'lit'; | ||||
| export type { TemplateResult } from 'lit'; | ||||
|  | ||||
| export class Smartntml { | ||||
|   // STATIC | ||||
|   | ||||
		Reference in New Issue
	
	Block a user