array-explorer-cli
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "array-explorer-cli", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "CLI Tool to help find the array method you need without digging through the docs", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -13,3 +13,3 @@ <p align="center"> | ||
```sh | ||
npm i -g array-explorer | ||
npm i -g array-explorer-cli | ||
``` | ||
@@ -16,0 +16,0 @@ |
17322