diff options
| -rw-r--r-- | Cartfile | 1 | ||||
| -rw-r--r-- | Cartfile.resolved | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Cartfile b/Cartfile new file mode 100644 index 0000000..3819bb8 --- /dev/null +++ b/Cartfile @@ -0,0 +1 @@ +github "sindresorhus/LaunchAtLogin" diff --git a/Cartfile.resolved b/Cartfile.resolved new file mode 100644 index 0000000..9f3a542 --- /dev/null +++ b/Cartfile.resolved @@ -0,0 +1 @@ +github "sindresorhus/LaunchAtLogin" "v2.5.0" |
