Skip to content

Commit 7be2e97

Browse files
author
Varun Malhotra
committed
things to update after mergin PRs :)
1 parent 5bffc51 commit 7be2e97

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

dist/secure-ls.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/secure-ls.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
# yarn lockfile v1
33

44

5+
"@types/crypto-js@^3.1.43":
6+
version "3.1.43"
7+
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-3.1.43.tgz#b859347d6289ba13e347c335a4c9efa63337a748"
8+
integrity sha512-EHe/YKctU3IYNBsDmSOPX/7jLHPRlx8WaiDKSY9JCTnJ8XJeM4c0ZJvx+9Gxmr2s2ihI92R+3U/gNL1sq5oRuQ==
9+
10+
"@types/lz-string@^1.3.32":
11+
version "1.3.32"
12+
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.3.32.tgz#60e26d0f70daa6bf385b9437bb02f661a5713f81"
13+
integrity sha1-YOJtD3Dapr84W5Q3uwL2YaVxP4E=
14+
515
Base64@~0.2.0:
616
version "0.2.1"
717
resolved "https://registry.yarnpkg.com/Base64/-/Base64-0.2.1.tgz#ba3a4230708e186705065e66babdd4c35cf60028"

0 commit comments

Comments
 (0)