Skip to content

Commit

Permalink
v0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jan 30, 2020
1 parent 01f0bc1 commit 51cbd88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "vega-tooltip",
"version": "0.20.0",
"version": "0.20.1",
"description": "A tooltip plugin for Vega-Lite and Vega visualizations.",
"main": "build/vega-tooltip.js",
"module": "build/src/index.js",
Expand Down Expand Up @@ -54,10 +54,10 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "^25.1.1",
"@rollup/plugin-commonjs": "11.0.1",
"@rollup/plugin-json": "^4.0.1",
"@rollup/plugin-node-resolve": "^7.0.0",
"@types/jest": "^25.1.1",
"browser-sync": "^2.26.7",
"concurrently": "^5.1.0",
"gh-pages": "^2.2.0",
Expand Down

0 comments on commit 51cbd88

Please sign in to comment.