Skip to content

Commit

Permalink
Fix tabtab
Browse files Browse the repository at this point in the history
  • Loading branch information
oanguenot committed Oct 10, 2018
1 parent 52f081b commit a635236
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"name": "rainbow-cli",
"version": "1.47.0",
"version": "1.47.1",
"description": "Rainbow CLI application based on the Rainbow SDK for Node.js",
"main": "index.js",
"scripts": {
"test": "standard",
"install": "tabtab install --auto"
"test": "standard"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a635236

Please sign in to comment.