We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d7cfd commit f3df1fcCopy full SHA for f3df1fc
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lib.cli",
3
- "version": "5.5.3",
+ "version": "5.6.0",
4
"description": "Command Line tools for Autocode - autocode.com",
5
"main": "index.js",
6
"scripts": {
@@ -38,9 +38,9 @@
38
"async": "^2.6.4",
39
"chalk": "^1.1.3",
40
"cmnd": "~0.3.0",
41
- "functionscript": "^2.6.3",
+ "functionscript": "^2.9.1",
42
"inquirer": "^7.3.3",
43
- "lib": "^4.3.0",
+ "lib": "^5.0.1",
44
"minimatch": "^3.0.4",
45
"ncp": "^2.0.0",
46
"pusher-js": "^7.0.2",
0 commit comments