Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add dev command for watching changes in any .clio-file
  • Loading branch information
Mobilpadde committed Nov 22, 2021
commit 87999b347f25c835257a0450dd1e31b0cbcfc97a
2,005 changes: 138 additions & 1,867 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@iarna/toml": "^2.2.5",
"bean-parser": "2.1.0",
"chalk": "4.1.2",
"chokidar": "^3.5.2",
"clio-lang-cli": "0.12.0",
"decompress": "^4.2.1",
"del": "6.0.0",
Expand Down
Loading