5.4.0-rc.2

This commit is contained in:
Liam DeBeasi
2020-10-13 16:33:19 -04:00
parent b06ae16591
commit c37c272dda
14 changed files with 57 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "5.4.0-rc.1",
"version": "5.4.0-rc.2",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -42,7 +42,7 @@
"validate": "npm i && npm run lint && npm run test && npm run build"
},
"dependencies": {
"@ionic/core": "5.4.0-rc.1",
"@ionic/core": "5.4.0-rc.2",
"tslib": "^1.9.3"
},
"peerDependencies": {