From cc4ca3bc2c6d3a478487bd43c0a39c9132035fcf Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 10 Jan 2018 23:51:37 -0500 Subject: [PATCH] Remove all dependencies from shard.yml --- shard.lock | 6 ------ shard.yml | 7 +------ 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 shard.lock diff --git a/shard.lock b/shard.lock deleted file mode 100644 index b9193f9c..00000000 --- a/shard.lock +++ /dev/null @@ -1,6 +0,0 @@ -version: 1.0 -shards: - watcher: - github: faustinoaq/watcher - commit: 139f79ef77aa5b13f914096e041e85cfff1f72fb - diff --git a/shard.yml b/shard.yml index 20211f40..17f43b53 100644 --- a/shard.yml +++ b/shard.yml @@ -1,11 +1,6 @@ name: new-start description: A modern Arch workflow built with an emphasis on functionality. version: 0.1.0 + license: GPLv3 - -dependencies: - watcher: - github: faustinoaq/watcher - branch: master - crystal: 0.24.0