added is Electron package

This commit is contained in:
Abhinav-grd 2021-03-27 19:21:52 +05:30
parent 2c29ed6606
commit 7edd51800a
2 changed files with 6 additions and 0 deletions

View file

@ -21,6 +21,7 @@
"formik": "^2.1.5",
"heic2any": "^0.0.3",
"http-proxy-middleware": "^1.0.5",
"is-electron": "^2.2.0",
"libsodium-wrappers": "^0.7.8",
"localforage": "^1.9.0",
"next": "9.5.3",

View file

@ -4865,6 +4865,11 @@ is-descriptor@^1.0.0, is-descriptor@^1.0.2:
is-data-descriptor "^1.0.0"
kind-of "^6.0.2"
is-electron@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/is-electron/-/is-electron-2.2.0.tgz#8943084f09e8b731b3a7a0298a7b5d56f6b7eef0"
integrity sha512-SpMppC2XR3YdxSzczXReBjqs2zGscWQpBIKqwXYBFic0ERaxNVgwLCHwOLZeESfdJQjX0RDvrJ1lBXX2ij+G1Q==
is-extendable@^0.1.0, is-extendable@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"