fix(core): update
This commit is contained in:
parent
11abf9aafd
commit
5d3b4585b0
@ -7,7 +7,7 @@
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(tstest test/)",
|
||||
"build": "(tsbuild)",
|
||||
"build": "(tsbuild --web --allowimplicitany)",
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartscaf',
|
||||
version: '4.0.2',
|
||||
version: '4.0.3',
|
||||
description: 'scaffold projects quickly'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user