mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
merge with develop
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "spreadsheeteditor",
|
||||
"version": "4.3.0",
|
||||
"build": 884,
|
||||
"build": 886,
|
||||
"homepage": "http://www.onlyoffice.com",
|
||||
"private": true,
|
||||
"main": {
|
||||
@ -161,6 +161,12 @@
|
||||
"cwd": "../apps/spreadsheeteditor/main/resources/formula-lang",
|
||||
"src": "*",
|
||||
"dest": "../deploy/web-apps/apps/spreadsheeteditor/main/resources/formula-lang"
|
||||
},
|
||||
{
|
||||
"expand": true,
|
||||
"cwd": "../apps/common/main/resources/symboltable",
|
||||
"src": "*",
|
||||
"dest": "../deploy/web-apps/apps/spreadsheeteditor/main/resources/symboltable"
|
||||
}
|
||||
],
|
||||
"help": [
|
||||
|
||||
Reference in New Issue
Block a user