diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-02-17 22:12:58 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-02-17 22:12:58 +0530 |
| commit | 0081d4d057f666abcf1dc77a15cde4055a83125d (patch) | |
| tree | 1d5e8a7429e16bc72d7aaf9579a8a23c9f2b1b9b /package.json | |
| parent | fee592d96c914336aaf96376524b81cb59dc6083 (diff) | |
| download | elxr-0081d4d057f666abcf1dc77a15cde4055a83125d.tar.gz elxr-0081d4d057f666abcf1dc77a15cde4055a83125d.zip | |
chore: removes test dependency
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index c8c61a6..102be2a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ "typescript": "^4.5.4" }, "dependencies": { - "elxr": "^0.0.1", "fp-ts": "^2.11.6" } } |
