2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00

add pesa as dependency

This commit is contained in:
18alantom 2021-11-23 16:50:33 +05:30
parent 9ae799cf0e
commit 2b5ad93c33
2 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,7 @@
"multer": "^1.4.3",
"node-fetch": "^3.0.0",
"nunjucks": "^3.2.3",
"pesa": "^1.0.1",
"postcss": "^8.3.11",
"postcss-loader": "^6.2.0",
"sass-loader": "^12.3.0",

View File

@ -3417,6 +3417,11 @@ performance-now@^2.1.0:
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
pesa@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/pesa/-/pesa-1.0.1.tgz#8cbcdeb1f6326b4f3322a49236917632c8dd1fb9"
integrity sha512-GEwY93Dl3q3Z89H7gIEs+WaPA5TAKFAPpqOxQbdwJ6jXChhIVAQVGjReQ0vgCGfB29x7FPoj6qeijwpd7G/66w==
pg-connection-string@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.5.0.tgz#538cadd0f7e603fc09a12590f3b8a452c2c0cf34"