update build tools

This commit is contained in:
Yuri Kuznetsov
2023-07-03 21:55:25 +03:00
parent ae7b42c3b0
commit cbb51c92e9
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -51,7 +51,7 @@
},
"devDependencies": {
"archiver": "^5.3.0",
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.5",
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.6",
"fstream": ">=1.0.12",
"glob": "^10.2.6",
"grunt": "^1.5.3",
@@ -3169,8 +3169,8 @@
}
},
"node_modules/espo-frontend-build-tools": {
"version": "0.0.5",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#f73730df04366ff16aee0917449f9c5927067d0d",
"version": "0.0.6",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#f329d29110e84eec94f7b3061ebd8d9f524d5aa8",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9481,9 +9481,9 @@
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
},
"espo-frontend-build-tools": {
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#f73730df04366ff16aee0917449f9c5927067d0d",
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#f329d29110e84eec94f7b3061ebd8d9f524d5aa8",
"dev": true,
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.5",
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.6",
"requires": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",