Skip to content

Commit 13ef3d3

Browse files
committed
Completed the project.
1 parent 940eadc commit 13ef3d3

File tree

3 files changed

+579
-106
lines changed

3 files changed

+579
-106
lines changed

package-lock.json

Lines changed: 215 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
"glob": "^11.0.1",
2929
"graph-stringify": "^1.1.0",
3030
"mocha": "^11.1.0",
31-
"ohm-js": "^17.1.0"
31+
"ohm-js": "^17.1.0",
32+
"prompts": "^2.4.2",
33+
"readline": "^1.3.0"
3234
},
3335
"devDependencies": {
3436
"c8": "^10.1.3"

0 commit comments

Comments
 (0)