refactor move starmelon to infra/

This commit is contained in:
nobody 2024-05-02 15:37:22 -07:00
commit 180015bfcd
Signed by: GrocerPublishAgent
GPG key ID: D460CD54A9E3AB86
12 changed files with 15 additions and 808 deletions

View file

@ -1,16 +0,0 @@
{
"type": "package",
"name": "astrid-pages/sql",
"summary": "",
"license": "AGPL-3.0",
"version": "1.0.0",
"exposed-modules": [
"Astrid.Query"
],
"elm-version": "0.19.0 <= v < 0.20.0",
"dependencies": {
"elm/core": "1.0.0 <= v < 2.0.0",
"elm/json": "1.1.0 <= v < 2.0.0"
},
"test-dependencies": {}
}