diff options
author | EuAndreh <eu@euandre.org> | 2018-06-27 20:26:36 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-06-27 20:26:36 -0300 |
commit | da065017b18449c24731968553d23b06f80ca824 (patch) | |
tree | 1170bc9a7042be85b0d15cd8110f0c7eb323d17e | |
parent | Remove unused layers (diff) | |
download | dotfiles-da065017b18449c24731968553d23b06f80ca824.tar.gz dotfiles-da065017b18449c24731968553d23b06f80ca824.tar.xz |
Add tern from npm
-rw-r--r-- | bash/npm.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/npm.sh b/bash/npm.sh index f0a5d30..9e1f1c6 100644 --- a/bash/npm.sh +++ b/bash/npm.sh @@ -11,3 +11,4 @@ npm_i eq edn-eq npm_i react-native react-native-cli npm_i detox detox-cli npm_i xml2json xml2json-command +npm_i tern tern |