We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c96dc commit 88dce0fCopy full SHA for 88dce0f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lib.cli",
3
- "version": "5.7.0",
+ "version": "5.7.1",
4
"description": "Command Line tools for Autocode - autocode.com",
5
"main": "index.js",
6
"scripts": {
@@ -38,7 +38,7 @@
38
"async": "^2.6.4",
39
"chalk": "^1.1.3",
40
"cmnd": "~0.3.0",
41
- "functionscript": "^2.10.5",
+ "functionscript": "^2.10.6",
42
"inquirer": "^7.3.3",
43
"lib": "^5.1.0",
44
"minimatch": "^3.0.4",
0 commit comments