Skip to content

Commit

Permalink
try with newer folder structure; tag 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Oct 30, 2024
1 parent 95b9833 commit 74fc321
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 74fc321

Please sign in to comment.