We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab268f commit 72c480bCopy full SHA for 72c480b
2 files changed
npm-distribution/package.json
@@ -20,7 +20,7 @@
20
"tar": "^6.1.11"
21
},
22
"devDependencies": {
23
- "@types/tar": "^6.1.1"
+ "@types/tar": "6.1.1"
24
25
"private": false
26
}
npm-distribution/yarn.lock
@@ -14,7 +14,7 @@
14
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.36.tgz#c0d5f2fe76b47b63e0e0efc3d2049a9970d68794"
15
integrity sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA==
16
17
-"@types/tar@^6.1.1":
+"@types/tar@6.1.1":
18
version "6.1.1"
19
resolved "https://registry.yarnpkg.com/@types/tar/-/tar-6.1.1.tgz#ab341ec1f149d7eb2a4f4ded56ff85f0d4fe7cb5"
integrity sha512-8mto3YZfVpqB1CHMaYz1TUYIQfZFbh/QbEq5Hsn6D0ilCfqRVCdalmc89B7vi3jhl9UYIk+dWDABShNfOkv5HA==
0 commit comments