fix(core): update
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| { | ||||
|   "name": "@serve.zone/platformservice", | ||||
|   "private": true, | ||||
|   "version": "1.0.5", | ||||
|   "description": "contains the platformservice container with mail, sms, letter, ai services.", | ||||
|   "main": "dist_ts/index.js", | ||||
| @@ -11,7 +12,7 @@ | ||||
|     "test": "(tstest test/)", | ||||
|     "start": "(node --max_old_space_size=100 ./cli.js)", | ||||
|     "startTs": "(node cli.ts.js)", | ||||
|     "build": "(tsbuild --web --allowimplicitany)" | ||||
|     "localPublish": "" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@git.zone/tsbuild": "^2.1.17", | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@serve.zone/platformservice', | ||||
|   version: '1.0.5', | ||||
|   version: '1.0.6', | ||||
|   description: 'contains the platformservice container with mail, sms, letter, ai services.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user