5.0.0-beta.0

This commit is contained in:
Brandy Carney
2019-10-15 11:29:02 -04:00
parent 43ecf6ce5f
commit cbf30ea9b7
6 changed files with 115 additions and 12 deletions

View File

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