vega-themes
Advanced tools
Comparing version 2.10.1--canary.327.aea56da.0 to 2.10.1--canary.337.86557bf.0
@@ -66,18 +66,18 @@ (function (global, factory) { | ||
lint: "yarn eslintbase", | ||
release: "auto shipit" | ||
release: "yarn build && auto shipit" | ||
}; | ||
var devDependencies = { | ||
"@auto-it/conventional-commits": "^10.32.2", | ||
"@auto-it/first-time-contributor": "^10.32.2", | ||
"@auto-it/conventional-commits": "^10.32.3", | ||
"@auto-it/first-time-contributor": "^10.32.3", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.6", | ||
"rollup-plugin-ts": "^1.4.7", | ||
auto: "^10.32.2", | ||
"rollup-plugin-ts": "^2.0.4", | ||
auto: "^10.32.3", | ||
"browser-sync": "^2.27.7", | ||
concurrently: "^6.4.0", | ||
"gh-pages": "^3.2.3", | ||
rollup: "^2.60.0", | ||
rollup: "^2.60.2", | ||
"rollup-plugin-bundle-size": "^1.0.3", | ||
"rollup-plugin-terser": "^7.0.2", | ||
typescript: "^4.4.4", | ||
typescript: "^4.5.2", | ||
vega: "^5.19.1", | ||
@@ -84,0 +84,0 @@ "vega-lite": "^5.0.0", |
@@ -60,18 +60,18 @@ var name = "vega-themes"; | ||
lint: "yarn eslintbase", | ||
release: "auto shipit" | ||
release: "yarn build && auto shipit" | ||
}; | ||
var devDependencies = { | ||
"@auto-it/conventional-commits": "^10.32.2", | ||
"@auto-it/first-time-contributor": "^10.32.2", | ||
"@auto-it/conventional-commits": "^10.32.3", | ||
"@auto-it/first-time-contributor": "^10.32.3", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.6", | ||
"rollup-plugin-ts": "^1.4.7", | ||
auto: "^10.32.2", | ||
"rollup-plugin-ts": "^2.0.4", | ||
auto: "^10.32.3", | ||
"browser-sync": "^2.27.7", | ||
concurrently: "^6.4.0", | ||
"gh-pages": "^3.2.3", | ||
rollup: "^2.60.0", | ||
rollup: "^2.60.2", | ||
"rollup-plugin-bundle-size": "^1.0.3", | ||
"rollup-plugin-terser": "^7.0.2", | ||
typescript: "^4.4.4", | ||
typescript: "^4.5.2", | ||
vega: "^5.19.1", | ||
@@ -78,0 +78,0 @@ "vega-lite": "^5.0.0", |
{ | ||
"name": "vega-themes", | ||
"version": "2.10.1--canary.327.aea56da.0", | ||
"version": "2.10.1--canary.337.86557bf.0", | ||
"description": "Themes for stylized Vega and Vega-Lite visualizations.", | ||
@@ -61,18 +61,18 @@ "keywords": [ | ||
"lint": "yarn eslintbase", | ||
"release": "auto shipit" | ||
"release": "yarn build && auto shipit" | ||
}, | ||
"devDependencies": { | ||
"@auto-it/conventional-commits": "^10.32.2", | ||
"@auto-it/first-time-contributor": "^10.32.2", | ||
"@auto-it/conventional-commits": "^10.32.3", | ||
"@auto-it/first-time-contributor": "^10.32.3", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.6", | ||
"rollup-plugin-ts": "^1.4.7", | ||
"auto": "^10.32.2", | ||
"rollup-plugin-ts": "^2.0.4", | ||
"auto": "^10.32.3", | ||
"browser-sync": "^2.27.7", | ||
"concurrently": "^6.4.0", | ||
"gh-pages": "^3.2.3", | ||
"rollup": "^2.60.0", | ||
"rollup": "^2.60.2", | ||
"rollup-plugin-bundle-size": "^1.0.3", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"typescript": "^4.4.4", | ||
"typescript": "^4.5.2", | ||
"vega": "^5.19.1", | ||
@@ -79,0 +79,0 @@ "vega-lite": "^5.0.0", |
81592