1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Merge pull request #506 from bpatrik/feature/performance

Moving  xml2js from dev to runtime dependency
This commit is contained in:
Patrik J. Braun 2022-06-24 23:21:47 +02:00 committed by GitHub
commit 83d3fac07f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@
"ts-exif-parser": "0.2.2",
"ts-node-iptc": "1.0.11",
"typeconfig": "2.0.21",
"xml2js": "0.4.23",
"typeorm": "0.3.4"
},
"devDependencies": {
@ -137,7 +138,6 @@
"ts-node": "10.7.0",
"webpack-bundle-analyzer": "4.5.0",
"xlf-google-translate": "1.0.0-beta.22",
"xml2js": "0.4.23",
"zone.js": "0.11.5"
},
"optionalDependencies": {