Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Jan 7, 2024
1 parent 11f20ac commit 11250c8
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 70 deletions.
166 changes: 99 additions & 67 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"format": "prettier src docs --write"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"@xieyuheng/test-runner": "^0.2.10",
"prettier": "^3.1.1",
"prettier-plugin-organize-imports": "^3.2.4",
Expand All @@ -32,8 +32,8 @@
"dependencies": {
"@cicada-lang/framework": "^0.1.6",
"@cicada-lang/partech": "^0.2.5",
"@xieyuheng/command-line": "^0.0.13",
"@xieyuheng/ty": "^0.1.26",
"@xieyuheng/command-line": "^0.1.2",
"@xieyuheng/ty": "^0.2.1",
"picocolors": "^1.0.0"
},
"license": "GPL-3.0-or-later"
Expand Down

0 comments on commit 11250c8

Please sign in to comment.