picasso.js
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.js | ||
<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.js", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "A charting library streamlined for building visualizations for the Qlik Sense Analytics platform.", | ||
@@ -28,3 +28,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", | ||
@@ -31,0 +31,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
1771972
1440