Skip to content

Commit 92c3814

Browse files
fix(package): update inquirer to version 7.0.6
Closes #9
1 parent 9dc4c45 commit 92c3814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"redis": "^3.0.0",
4242
"bcryptjs": "^2.4.3",
4343
"jsonwebtoken": "^8.5.1",
44-
"inquirer": "^6.3.1",
44+
"inquirer": "^7.0.6",
4545
"shelljs": "^0.8.3"
4646
}
4747
}

0 commit comments

Comments
 (0)