fix(core): update

This commit is contained in:
2023-07-27 12:37:27 +02:00
parent b0c6fb662d
commit 5a59abd1df
11 changed files with 1207 additions and 739 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartssr',
version: '1.0.37',
name: '@push.rocks/smartssr',
version: '1.0.38',
description: 'a smart server side renderer supporting shadow dom'
}