fix(core): update

This commit is contained in:
Philipp Kunz 2022-06-25 03:19:43 +02:00
parent 909cceb1a5
commit 2dae7b1200
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartscaf',
version: '4.0.0',
version: '4.0.1',
description: 'scaffold projects quickly'
}