Skip to content

Commit

Permalink
Merge pull request #7 from Cirru/folder
Browse files Browse the repository at this point in the history
try with newer folder structure
  • Loading branch information
csvwolf authored Nov 9, 2024
2 parents 95b9833 + 74fc321 commit ac67735
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 7 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: moon test
run: |
moon test --target js
moon run src/main --target js
# - name: moon bundle
# run: moon bundle
Expand Down
6 changes: 0 additions & 6 deletions lib/moon.pkg.json

This file was deleted.

3 changes: 2 additions & 1 deletion moon.mod.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "tiye/cirru-parser",
"version": "0.0.6",
"version": "0.0.7",
"deps": {},
"readme": "README.md",
"repository": "https://github.com/Cirru/parser.mbt",
"license": "Apache-2.0",
"keywords": ["Cirru"],
"source": "src",
"description": "parser for Cirru Syntax"
}
4 changes: 4 additions & 0 deletions src/lib/moon.pkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"import": [],
"test-import": []
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ac67735

Please sign in to comment.