Skip to content

Commit c3f51a4

Browse files
committed
added package.json with readline-sync
1 parent 9803b43 commit c3f51a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arrays/exercises/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"dependencies": {
3+
"readline-sync": "^1.4.10"
4+
}
5+
}

0 commit comments

Comments
 (0)