@nodenv/nodenv-default-packages
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "@nodenv/nodenv-default-packages", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Install default packages every time you install a new version of Node", | ||
@@ -39,7 +39,9 @@ "homepage": "https://github.com/nodenv/nodenv-default-packages#readme", | ||
"devDependencies": { | ||
"bats": "^0.4.2", | ||
"bats-assert": "^1.1.1", | ||
"bats": "^1.1.0", | ||
"bats-assert": "jasonkarns/bats-assert-1", | ||
"bats-mock": "^1.0.1", | ||
"brew-publish": "^2.3.1" | ||
"bats-support": "jasonkarns/bats-support", | ||
"brew-publish": "^2.3.1", | ||
"shellcheck": "github:jasonkarns/shellcheck#install-hook" | ||
} | ||
} |
@@ -12,2 +12,13 @@ # nodenv-default-packages | ||
<!-- toc --> | ||
- [Installation](#installation) | ||
* [Installing as a nodenv plugin](#installing-as-a-nodenv-plugin) | ||
* [Installing with Homebrew (for OS X users)](#installing-with-homebrew-for-os-x-users) | ||
- [Usage](#usage) | ||
* [Updating Default Packages](#updating-default-packages) | ||
- [Credits](#credits) | ||
<!-- tocstop --> | ||
## Installation | ||
@@ -54,3 +65,3 @@ | ||
## Updating Default Packages | ||
### Updating Default Packages | ||
@@ -57,0 +68,0 @@ if you update your `$(nodenv root)/default-packages` and want to refresh some or all of |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
7480
82
6