fix(core): update
This commit is contained in:
parent
9795489d67
commit
7e5178d825
@ -8,7 +8,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "(tstest test/)",
|
||||
"build": "(tsbuild --web)",
|
||||
"build": "(tsbuild --web --allowimplicitany)",
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartspawn',
|
||||
version: '3.0.1',
|
||||
version: '3.0.2',
|
||||
description: 'smart subprocess handling'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user