Comparing version 0.0.30 to 0.0.31
{ | ||
"name": "liyad-cli", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "CLI and REPL for Liyad (Lisp yet another DSL interpreter).", | ||
@@ -36,4 +36,5 @@ "keywords": [ | ||
"dependencies": { | ||
"liyad": "^0.0.35" | ||
"liyad": "^0.0.36" | ||
}, | ||
"devDependencies": {}, | ||
"repository": { | ||
@@ -48,4 +49,3 @@ "type": "git", | ||
}, | ||
"license": "ISC", | ||
"devDependencies": {} | ||
"license": "ISC" | ||
} |
+ Addedliyad@0.0.36(transitive)
- Removedliyad@0.0.35(transitive)
Updatedliyad@^0.0.36