rename http example app

This commit is contained in:
Brian Carroll 2022-07-16 08:41:03 +01:00
parent c1bc30cf90
commit 0e13c875c4
No known key found for this signature in database
GPG Key ID: 9CF4E3BF9C4722C7

View File

@ -1,4 +1,4 @@
app "network"
app "http-get"
packages { pf: "cli-platform/main.roc" }
imports [pf.Http, pf.Task]
provides [main] to pf