summaryrefslogtreecommitdiff
path: root/middle/dub.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-03-12 08:48:35 +0100
committerEugen Wissner <belka@caraus.de>2021-03-12 08:48:35 +0100
commit0fcc83d00eb9d0699167bf105d522e7d23a44d32 (patch)
tree5cb0c97b04ec54cfba823e6c89dac99fbd5dcfdf /middle/dub.json
parentf27f62b80abf8b237d5c4bf57427fd50aa17e2b0 (diff)
downloadtanya-0fcc83d00eb9d0699167bf105d522e7d23a44d32.tar.gz
Remove the sys package
Diffstat (limited to 'middle/dub.json')
-rw-r--r--middle/dub.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/middle/dub.json b/middle/dub.json
index d712f7f..0e91cd0 100644
--- a/middle/dub.json
+++ b/middle/dub.json
@@ -5,8 +5,7 @@
"dependencies": {
"tanya:meta": "*",
- "tanya:os": "*",
- "tanya:sys": "*"
+ "tanya:os": "*"
},
"dependencies-linux": {