aboutsummaryrefslogtreecommitdiffhomepage
path: root/.yarn/sdks/typescript/package.json
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2023-12-24 05:55:31 +0000
committerKevin J Hoerr <kjhoerr@protonmail.com>2023-12-24 05:55:31 +0000
commitcb4b6835b50e733d4fdae0e899ffeeed43e2d6d8 (patch)
treeefdb1912c574d53811115b469d210c309dde18a0 /.yarn/sdks/typescript/package.json
parent140d5803b7a8d63de479ec53ebace32acb263d8b (diff)
downloadsubmelon.dev-cb4b6835b50e733d4fdae0e899ffeeed43e2d6d8.tar.gz
submelon.dev-cb4b6835b50e733d4fdae0e899ffeeed43e2d6d8.tar.bz2
submelon.dev-cb4b6835b50e733d4fdae0e899ffeeed43e2d6d8.zip
yarn pnp
Diffstat (limited to '.yarn/sdks/typescript/package.json')
-rw-r--r--.yarn/sdks/typescript/package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/.yarn/sdks/typescript/package.json b/.yarn/sdks/typescript/package.json
new file mode 100644
index 0000000..97b0052
--- /dev/null
+++ b/.yarn/sdks/typescript/package.json
@@ -0,0 +1,6 @@
+{
+ "name": "typescript",
+ "version": "4.6.3-sdk",
+ "main": "./lib/typescript.js",
+ "type": "commonjs"
+}