aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2022-03-09 00:40:17 -0700
committerJosh Rahm <joshuarahm@gmail.com>2022-03-09 00:40:17 -0700
commit5f31759994fc263e45ed067847b439bc30a53f0a (patch)
tree3ffcc20aa3be556009c861df10e917ac38773625 /package.yaml
parent66e9d8b8477075705d609a15f74eecd4e5304247 (diff)
downloadwordleai-master.tar.gz
wordleai-master.tar.bz2
wordleai-master.zip
Initial AI Commit.HEADmaster
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index 3041f00..68dcea4 100644
--- a/package.yaml
+++ b/package.yaml
@@ -1,4 +1,4 @@
-name: jrahm-xmonad
+name: wordleai
version: 0.0.1
executables:
@@ -8,3 +8,4 @@ executables:
dependencies:
- base >= 4.0.0
+ - containers