aboutsummaryrefslogtreecommitdiff
path: root/.yarn
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-21 16:11:14 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-21 16:11:14 -0400
commit982d71f81f00495b9aed518da1b7bdfb4e50010f (patch)
tree1bc072483748493b195dd561d7f0d27a10fe4dff /.yarn
parent4cfd0de634d2883ba84919abc4b9e7ebc025ec27 (diff)
downloadtanzanite-982d71f81f00495b9aed518da1b7bdfb4e50010f.tar.gz
tanzanite-982d71f81f00495b9aed518da1b7bdfb4e50010f.tar.bz2
tanzanite-982d71f81f00495b9aed518da1b7bdfb4e50010f.zip
fix(*): eslint
Diffstat (limited to '.yarn')
-rw-r--r--.yarn/sdks/typescript/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarn/sdks/typescript/package.json b/.yarn/sdks/typescript/package.json
index 1ae6045..27270c7 100644
--- a/.yarn/sdks/typescript/package.json
+++ b/.yarn/sdks/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "typescript",
- "version": "4.3.4-pnpify",
+ "version": "4.2.4-pnpify",
"main": "./lib/typescript.js",
"type": "commonjs"
}