juttle-viewer
Advanced tools
Comparing version 0.3.1 to 0.3.2
# Change Log | ||
This file documents all notable changes to juttle-client-library. The release numbering uses [semantic versioning](http://semver.org). | ||
## 0.3.2 | ||
## Bug Fixes | ||
- add the babel transform-object-assign plugin [e90f63f](https://github.com/juttle/juttle-viewer/pull/56/commits/e90f63fbf60b5479b6b481f5e3659d1e7d54db0b) | ||
- Fixes [juttle/juttle-engine#93](https://github.com/juttle/juttle-engine/issues/93) | ||
## 0.3.1 | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "juttle-viewer", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "application to develop and execute juttle programs", | ||
@@ -46,2 +46,3 @@ "main": "src/router/index.js", | ||
"babel-plugin-transform-class-properties": "^6.4.0", | ||
"babel-plugin-transform-object-assign": "^6.5.0", | ||
"babel-preset-es2015": "^6.3.13", | ||
@@ -48,0 +49,0 @@ "babel-preset-react": "^6.3.13", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14614885
13021
51