update tools

This commit is contained in:
Yuri Kuznetsov
2023-06-22 20:55:22 +03:00
parent e14ca3ab77
commit 300ed327df
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.2",
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.3",
"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.2",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#5215ede102ae0ebe34b4b4d626076814ef99bec3",
"version": "0.0.3",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#761335be9604ce828fba8fcff983e1c8f385f770",
"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#5215ede102ae0ebe34b4b4d626076814ef99bec3",
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#761335be9604ce828fba8fcff983e1c8f385f770",
"dev": true,
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.2",
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.3",
"requires": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",