From f39b2de23e929f4adac39349d1f570cad2573afe Mon Sep 17 00:00:00 2001 From: Armaan A <49625265+Armster15@users.noreply.github.com> Date: Mon, 26 Sep 2022 22:18:04 -0700 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f37895..a061fe8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,8 @@ "README.md", "LICENSE.txt", "oauther.js", - "spec" + "spec", + "oauther.d.ts" ], "scripts": { "test": "jasmine",