Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit e117ad5

Browse files
committed
remvoe crypto
1 parent 5e396a6 commit e117ad5

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"url": "https://github.com/justjavac/typescript-deno-plugin.git"
2121
},
2222
"dependencies": {
23-
"crypto": "^1.0.1",
2423
"import-maps": "^0.2.1",
2524
"merge-deep": "^3.0.2"
2625
},

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ clone-deep@^0.2.4:
2323
lazy-cache "^1.0.3"
2424
shallow-clone "^0.1.2"
2525

26-
crypto@^1.0.1:
27-
version "1.0.1"
28-
resolved "https://registry.npm.taobao.org/crypto/download/crypto-1.0.1.tgz#2af1b7cad8175d24c8a1b0778255794a21803037"
29-
integrity sha1-KvG3ytgXXSTIobB3glV5SiGAMDc=
30-
3126
for-in@^0.1.3:
3227
version "0.1.8"
3328
resolved "https://registry.npm.taobao.org/for-in/download/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"

0 commit comments

Comments
 (0)