From 8f056149cc6a059d473ec5dfd2abb5b41767032e Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Thu, 9 Jan 2020 12:55:20 +0530 Subject: [PATCH] removed obsolete js build files --- chatto/package.json | 5 ----- chatto/yarn.lock | 8 -------- 2 files changed, 13 deletions(-) delete mode 100644 chatto/package.json delete mode 100644 chatto/yarn.lock diff --git a/chatto/package.json b/chatto/package.json deleted file mode 100644 index e972e5c..0000000 --- a/chatto/package.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "dependencies": { - "@types/sjcl": "^1.0.28" - } -} diff --git a/chatto/yarn.lock b/chatto/yarn.lock deleted file mode 100644 index eec45f3..0000000 --- a/chatto/yarn.lock +++ /dev/null @@ -1,8 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"@types/sjcl@^1.0.28": - version "1.0.28" - resolved "https://registry.yarnpkg.com/@types/sjcl/-/sjcl-1.0.28.tgz#4693eb6943e385e844a70fb25b4699db286c7214" - integrity sha1-RpPraUPjhehEpw+yW0aZ2yhschQ=