completion
Advanced tools
+4
-0
@@ -10,3 +10,7 @@ language: node_js | ||
| # Upgrade npm to fix node@0.8 | ||
| before_install: | ||
| - npm install npm@latest -g | ||
| notifications: | ||
| email: false |
+2
-0
| # completion changelog | ||
| 0.3.1 - Fixed node@0.8 for Travis CI | ||
| 0.3.0 - Removed dependency on `underscore.string` | ||
@@ -3,0 +5,0 @@ |
+1
-1
| { | ||
| "name": "completion", | ||
| "description": "Completion library for words, commands, and sentences", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "homepage": "https://github.com/twolfson/completion", | ||
@@ -6,0 +6,0 @@ "author": { |
17063
0.68%