BREAKING CHANGE(improved the loading of the environment. Can now be used in sync environments.): update

This commit is contained in:
2023-03-30 11:08:29 +02:00
parent 2f1ce0058c
commit a689252f4b
7 changed files with 47 additions and 160 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartntml',
version: '1.0.12',
version: '2.0.0',
description: 'lit-html for the backend'
}