4.0.0-alpha.2

This commit is contained in:
Manu Mtz.-Almeida
2018-04-14 01:41:44 +02:00
parent 9436723a8c
commit ab2e124528
5 changed files with 39 additions and 14247 deletions

2831
angular/package-lock.json generated
View File

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.0.0-alpha.1",
"version": "4.0.0-alpha.2",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -39,7 +39,7 @@
"dist/"
],
"dependencies": {
"@ionic/core": "4.0.0-alpha.1"
"@ionic/core": "4.0.0-alpha.2"
},
"devDependencies": {
"@angular/common": "^6.0.0-rc.3",