picasso-plugin-q
Advanced tools
Comparing version 0.10.1 to 0.10.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.10.2"></a> | ||
## [0.10.2](https://github.com/qlik-oss/picasso.js/compare/v0.10.1...v0.10.2) (2018-06-27) | ||
**Note:** Version bump only for package picasso-plugin-q | ||
<a name="0.10.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.10.1](https://github.com/qlik-oss/picasso.js/compare/0.10.0...0.10.1) (2018-06-27) |
{ | ||
"name": "picasso-plugin-q", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "QIX plugin for picasso.js", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"scripts": { | ||
"build": "webpack --config ../../webpack.config.js", | ||
"build": "cross-env NODE_ENV=production webpack --config ../../webpack.config.js", | ||
"build:dev": "webpack --config ../../webpack.config.js", | ||
@@ -19,0 +19,0 @@ "build:watch": "npm run build:dev -- -w", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
195659
151