Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "ivr-api", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "A library to lookup IVR records recursively to produce an aggregated result.", | ||
@@ -9,2 +9,4 @@ "main": "dist/index.js", | ||
"assert": "^2.0.0", | ||
"chalk": "^4.1.2", | ||
"loglevel": "^1.7.1", | ||
"modl-interpreter": "0.0.15", | ||
@@ -58,2 +60,2 @@ "num-client": "^1.0.9", | ||
] | ||
} | ||
} |
@@ -8,4 +8,4 @@ # ivr-api | ||
- `git clone git@github.com:NUMtechnology/ivr-api.git` | ||
- `cd ivr-api` | ||
- `npm install` | ||
- `webpack` | ||
- Open `test/index.html` in your browser. | ||
@@ -12,0 +12,0 @@ |
Sorry, the diff of this file is too big to display
320056
7
+ Addedchalk@^4.1.2
+ Addedloglevel@^1.7.1