fix(core): update

This commit is contained in:
Philipp Kunz 2023-08-08 19:50:44 +02:00
parent bc95ba3f2d
commit 59e3759a3a
2 changed files with 2 additions and 2 deletions

View File

@ -54,4 +54,4 @@
"browserslist": [ "browserslist": [
"last 1 chrome versions" "last 1 chrome versions"
] ]
} }

View File

@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@push.rocks/qenv', name: '@push.rocks/qenv',
version: '5.0.3', version: '5.0.4',
description: 'easy promised environments' description: 'easy promised environments'
} }