From 6855514897033a7f14243d207d5fe008d9bfc42f Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Wed, 27 Jan 2016 14:48:45 -0600 Subject: [PATCH] Update CHANGELOG.md Specify ionicons install version, see https://github.com/driftyco/ionic/issues/5221. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d89dfbfa9..e4181a4a51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -222,7 +222,7 @@ Now: ##### Ionicons were moved -* Install ionicons (this will be added in the starters): `npm install --save ionicons` +* Install ionicons (this will be added in the starters): `npm install --save ionicons@latest` * Modify the sass `include` in your `ionic.config.js` file: ```js