aboutsummaryrefslogtreecommitdiff
path: root/.yarn/sdks
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-29 10:06:01 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-06-29 10:06:01 -0400
commitb6555ffff0d1c6351ddf0ad8aa65859e07dc5127 (patch)
tree279a1493f69554e905ebe4c1cd5e56f0d88b9443 /.yarn/sdks
parentdd3451e96cbf9d34589f00eb3b41dc9b958fd5f4 (diff)
downloadtanzanite-b6555ffff0d1c6351ddf0ad8aa65859e07dc5127.tar.gz
tanzanite-b6555ffff0d1c6351ddf0ad8aa65859e07dc5127.tar.bz2
tanzanite-b6555ffff0d1c6351ddf0ad8aa65859e07dc5127.zip
Revert Typescript Version upgrade -> it breaks sequelize
Diffstat (limited to '.yarn/sdks')
-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"
}