This commit is contained in:
Yuri Kuznetsov
2023-06-22 20:50:42 +03:00
parent 2b5ba6049f
commit e14ca3ab77
8 changed files with 18 additions and 17 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.1",
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.2",
"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.1",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#226e3af9574a241d45e933327b72a5b41bc5bdb5",
"version": "0.0.2",
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#5215ede102ae0ebe34b4b4d626076814ef99bec3",
"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#226e3af9574a241d45e933327b72a5b41bc5bdb5",
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#5215ede102ae0ebe34b4b4d626076814ef99bec3",
"dev": true,
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.1",
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.2",
"requires": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",