Skip to content

Commit 88dce0f

Browse files
committed
Use newest functionscript
1 parent b7c96dc commit 88dce0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lib.cli",
3-
"version": "5.7.0",
3+
"version": "5.7.1",
44
"description": "Command Line tools for Autocode - autocode.com",
55
"main": "index.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"async": "^2.6.4",
3939
"chalk": "^1.1.3",
4040
"cmnd": "~0.3.0",
41-
"functionscript": "^2.10.5",
41+
"functionscript": "^2.10.6",
4242
"inquirer": "^7.3.3",
4343
"lib": "^5.1.0",
4444
"minimatch": "^3.0.4",

0 commit comments

Comments
 (0)