update frontend tools

This commit is contained in:
Yuri Kuznetsov
2023-06-23 19:54:45 +03:00
parent d409075b6c
commit 05fd772d46
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -49,7 +49,7 @@
},
"devDependencies": {
"archiver": "^5.3.0",
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.3",
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.4",
"fstream": ">=1.0.12",
"glob": "^10.2.6",
"grunt": "^1.5.3",
@@ -3095,8 +3095,8 @@
}
},
"node_modules/espo-frontend-build-tools": {
"version": "0.0.3",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#761335be9604ce828fba8fcff983e1c8f385f770",
"version": "0.0.4",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#e802fd4f263531d5ba615d14a13fe5578c62bc06",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9340,9 +9340,9 @@
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
},
"espo-frontend-build-tools": {
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#761335be9604ce828fba8fcff983e1c8f385f770",
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#e802fd4f263531d5ba615d14a13fe5578c62bc06",
"dev": true,
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.3",
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.4",
"requires": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",