Skip to content

Commit cc7e082

Browse files
committed
Release 4.1.5
Update package dependencies.
1 parent 3be7b0d commit cc7e082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
### Package Updates Full Change Set
77

88
* `@babel/core@7.8.7` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.8.7).
9-
* `*@babel/preset-env@7.8.7` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.8.7).
9+
* `@babel/preset-env@7.8.7` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.8.7).
1010
* `cross-env@7.0.2` change log can be found on the official [release notes](https://github.com/kentcdodds/cross-env/releases/tag/v7.0.2).
1111
* `eslint-config-airbnb@18.1.0` change log can be found on the official [release notes](https://github.com/airbnb/javascript/releases/tag/eslint-config-airbnb-v18.1.0).
1212
* `eslint-plugin-react@7.19.0` change log can be found on the official [release notes](https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.19.0).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weareathlon/frontend-webpack-boilerplate",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "Webpack based boilerplate with SASS and babel ES6/7 support.",
55
"homepage": "https://github.com/WeAreAthlon/frontend-webpack-boilerplate#readme",
66
"scripts": {

0 commit comments

Comments
 (0)