picasso-plugin-q
Advanced tools
/** | ||
* picasso-plugin-q v0.5.2 | ||
* picasso-plugin-q v0.5.3 | ||
* Copyright (c) 2018 QlikTech International AB | ||
@@ -4,0 +4,0 @@ */ |
{ | ||
"name": "picasso-plugin-q", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "QIX plugin for picasso.js", | ||
@@ -24,3 +24,4 @@ "license": "MIT", | ||
"test:unit:watch": "npm run test:unit -- -w", | ||
"test:unit:coverage": "npm run test:unit -- --coverage" | ||
"test:unit:coverage": "npm run test:unit -- --coverage", | ||
"prepublishOnly": "rm -rf dist && npm run build && npm run build:dev" | ||
}, | ||
@@ -27,0 +28,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
283029
0.18%6
20%