nocobase/packages/plugins/ui-schema-storage/package.json
chenos bc12c92091
chore(versions): 😊 publish v0.7.4-alpha.1 (#696)
* docs: update release notes

* chore(versions): 😊 publish v0.7.4-alpha.1

* feat: update docker image version
2022-07-28 23:16:17 +08:00

18 lines
414 B
JSON

{
"name": "@nocobase/plugin-ui-schema-storage",
"version": "0.7.4-alpha.1",
"main": "lib/index.js",
"license": "Apache-2.0",
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"devDependencies": {
"@formily/json-schema": "2.0.20",
"@nocobase/test": "0.7.4-alpha.1"
},
"gitHead": "7e9556e489007577fc0ed89063b3a9ce2f9aae53"
}