Skip to content

Commit f3df1fc

Browse files
committed
Update FunctionScript and lib
1 parent 92d7cfd commit f3df1fc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lib.cli",
3-
"version": "5.5.3",
3+
"version": "5.6.0",
44
"description": "Command Line tools for Autocode - autocode.com",
55
"main": "index.js",
66
"scripts": {
@@ -38,9 +38,9 @@
3838
"async": "^2.6.4",
3939
"chalk": "^1.1.3",
4040
"cmnd": "~0.3.0",
41-
"functionscript": "^2.6.3",
41+
"functionscript": "^2.9.1",
4242
"inquirer": "^7.3.3",
43-
"lib": "^4.3.0",
43+
"lib": "^5.0.1",
4444
"minimatch": "^3.0.4",
4545
"ncp": "^2.0.0",
4646
"pusher-js": "^7.0.2",

0 commit comments

Comments
 (0)