fix(test): Fix test configuration and import path in test suite

This commit is contained in:
2025-01-01 07:18:58 +01:00
parent 65fcc8b8bf
commit f57e24bb27
4 changed files with 12 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartssr',
version: '1.0.39',
version: '1.0.40',
description: 'A smart server-side renderer that supports shadow DOM.'
}