mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
chore: update json-template-parser version to 1.7.0-alpha.10
This commit is contained in:
parent
f5836191eb
commit
2116f2d424
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/json-template-parser",
|
||||
"version": "1.6.0-alpha.28",
|
||||
"version": "1.7.0-alpha.10",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"types": "./lib/index.d.ts",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"@nocobase/json-template-parser": "1.6.0-alpha.28",
|
||||
"@nocobase/json-template-parser": "1.7.0-alpha.10",
|
||||
"@budibase/handlebars-helpers": "0.14.0",
|
||||
"@hapi/topo": "^6.0.0",
|
||||
"@rc-component/mini-decimal": "^1.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user