merge release-4.8.1

Release 4.8.1
This commit is contained in:
Liam DeBeasi
2019-08-27 12:20:42 -04:00
committed by GitHub
6 changed files with 32 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.8.0",
"version": "4.8.1",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -49,7 +49,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "4.8.0",
"@ionic/core": "4.8.1",
"tslib": "^1.9.3"
},
"peerDependencies": {