babel-preset-cozy-app
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.2.1"></a> | ||
## [1.2.1](https://github.com/CPatchane/create-cozy-app/compare/babel-preset-cozy-app@1.2.0...babel-preset-cozy-app@1.2.1) (2018-10-02) | ||
**Note:** Version bump only for package babel-preset-cozy-app | ||
<a name="1.2.0"></a> | ||
@@ -8,0 +16,0 @@ # [1.2.0](https://github.com/CPatchane/create-cozy-app/compare/babel-preset-cozy-app@1.1.3...babel-preset-cozy-app@1.2.0) (2018-09-25) |
{ | ||
"name": "babel-preset-cozy-app", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Babel preset for Cozy Application (Cozy Cloud)", | ||
@@ -19,3 +19,3 @@ "author": "CPatchane <code@patchane.com>", | ||
"dependencies": { | ||
"@babel/core": "7.1.0", | ||
"@babel/core": "7.1.2", | ||
"@babel/helper-plugin-utils": "7.0.0", | ||
@@ -27,4 +27,4 @@ "@babel/plugin-proposal-class-properties": "7.1.0", | ||
"@babel/preset-react": "7.0.0", | ||
"@babel/runtime": "7.0.0" | ||
"@babel/runtime": "7.1.2" | ||
} | ||
} |
9866
+ Added@babel/core@7.1.2(transitive)
+ Added@babel/runtime@7.1.2(transitive)
- Removed@babel/core@7.1.0(transitive)
- Removed@babel/runtime@7.0.0(transitive)
Updated@babel/core@7.1.2
Updated@babel/runtime@7.1.2