Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
chore(readme): Missing word fix (#1122)
Browse files Browse the repository at this point in the history
'minor' (I believe) was missing.
  • Loading branch information
SKempin authored and danbucholtz committed Oct 10, 2017
1 parent d072e58 commit 82fbfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Make sure you follow the instructions below for upgrading from `1.x` to `2.x`. I

## Upgrading from 1.x

If you're upgrading directly from `1.3.12` or earlier, make sure you review the changelog for `2.0.0` and follow the [instructions here](https://github.com/ionic-team/ionic-app-scripts/releases/tag/v2.0.0). There were some very updates you'll need to make to your app.
If you're upgrading directly from `1.3.12` or earlier, make sure you review the changelog for `2.0.0` and follow the [instructions here](https://github.com/ionic-team/ionic-app-scripts/releases/tag/v2.0.0). There were some very minor updates you'll need to make to your app.

If you're customizing the build process and have a dependency that utilized `[email protected]`, it may be best to add an explicit `devDependency` on `[email protected]` to the project's `package.json` file. There have been a couple reports of non-standard 3rd party dependencies causing trouble with the `webpack` version.

Expand Down

0 comments on commit 82fbfee

Please sign in to comment.