Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "fambda", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"packageManager": "yarn@4.3.0", | ||
@@ -5,0 +5,0 @@ "scripts": {}, |
@@ -187,2 +187,3 @@ import * as readline from "readline"; | ||
path = normalize(path); | ||
path = dirname(path); | ||
@@ -189,0 +190,0 @@ const deployFileName = ".deploy.json"; |
Sorry, the diff of this file is too big to display
273349
6838