v7.0.0-beta.2

This commit is contained in:
ionitron
2023-02-08 15:20:43 +00:00
parent 4d7cb62a0a
commit aeecb4e5b3
25 changed files with 650 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "7.0.0-beta.1",
"version": "7.0.0-beta.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": "^7.0.0-beta.1",
"@ionic/core": "^7.0.0-beta.2",
"ionicons": "^6.1.1",
"jsonc-parser": "^3.0.0",
"tslib": "^2.0.0"