4.0.0-alpha.3

This commit is contained in:
Manu Mtz.-Almeida
2018-04-23 17:51:23 +02:00
parent 51ac33192b
commit 85245b6a97
5 changed files with 31 additions and 13835 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.2",
"version": "4.0.0-alpha.3",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -39,7 +39,7 @@
"dist/"
],
"dependencies": {
"@ionic/core": "4.0.0-alpha.2"
"@ionic/core": "4.0.0-alpha.3"
},
"devDependencies": {
"@angular/common": "^6.0.0-rc.3",