cellstore-tableau
Advanced tools
Comparing version 1.0.4 to 1.3.0
{ | ||
"name": "cellstore-tableau", | ||
"version": "1.3.0", | ||
"description": "Tableau web data connector integration for the cellstore", | ||
@@ -10,8 +11,8 @@ "main": "./lib/index.js", | ||
"test": "echo \"No test specified\" && exit 0", | ||
"release": "semantic-release pre && npm publish && semantic-release post", | ||
"upgrade-dependencies": "ncu -u" | ||
"upgrade-dependencies": "ncu -u", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/28msec/cellstore-tableau.git" | ||
"url": "https://github.com/28msec/cellstore-tableau.git" | ||
}, | ||
@@ -38,6 +39,4 @@ "author": "Christopher Chiche", | ||
"release": { | ||
"verifyConditions": "condition-circle", | ||
"getLastRelease": "./tasks/get-last-release.js" | ||
}, | ||
"version": "1.0.4" | ||
} | ||
"verifyConditions": "condition-circle" | ||
} | ||
} |
# cellstore-tableau | ||
Tableau web data connector integration for the cellstore. | ||
[![npm version](https://badge.fury.io/js/cellstore-tableau.svg)](https://badge.fury.io/js/cellstore-tableau) | ||
[![CircleCI](https://circleci.com/gh/28msec/cellstore-tableau.svg?style=svg&circle-token=9748e2712febd479aabf741f8fb85bb7e6e9ed4f)](https://circleci.com/gh/28msec/cellstore-tableau) |
Sorry, the diff of this file is not supported yet
7
132589
9
1407