fix(core): update
This commit is contained in:
		@@ -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'
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user