This commit is contained in:
maslow 2022-09-17 00:14:56 +08:00
parent 198027c5e9
commit d718d4c86a
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"packages/*",
"docs"
],
"version": "0.8.10",
"version": "0.8.11",
"command": {
"publish": {
"ignoreChanges": [

View File

@ -1,6 +1,6 @@
{
"name": "app-service",
"version": "0.8.10",
"version": "0.8.11",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "app-service",
"version": "0.8.10",
"version": "0.8.11",
"description": "the app engine service of lat",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",