Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Jan 11, 2024
1 parent 11250c8 commit 54d80f0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 34 deletions.
49 changes: 17 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"format": "prettier src docs --write"
},
"devDependencies": {
"@types/node": "^20.10.7",
"@types/node": "^20.11.0",
"@xieyuheng/test-runner": "^0.2.10",
"prettier": "^3.1.1",
"prettier-plugin-organize-imports": "^3.2.4",
"typescript": "^5.3.3",
"vitest": "^1.1.3"
},
"dependencies": {
"@cicada-lang/framework": "^0.1.6",
"@cicada-lang/framework": "^0.2.0",
"@cicada-lang/partech": "^0.2.5",
"@xieyuheng/command-line": "^0.1.2",
"@xieyuheng/ty": "^0.2.1",
Expand Down

0 comments on commit 54d80f0

Please sign in to comment.