Skip to content

Commit e444864

Browse files
fix(package): update inquirer to version 7.0.1
Closes #9
1 parent d5a3118 commit e444864

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
@@ -42,7 +42,7 @@
4242
"redis": "^2.8.0",
4343
"bcryptjs": "^2.4.3",
4444
"jsonwebtoken": "^8.5.1",
45-
"inquirer": "^6.3.1",
45+
"inquirer": "^7.0.1",
4646
"shelljs": "^0.8.3"
4747
}
4848
}

0 commit comments

Comments
 (0)