We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569f53a commit 5782a00Copy full SHA for 5782a00
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ionic-unit-testing-example",
3
"author": "Ionic Framework",
4
- "homepage": "http://ionicframework.com/",
+ "homepage": "https://ionicframework.com/",
5
"private": true,
6
"scripts": {
7
"clean": "ionic-app-scripts clean",
@@ -29,7 +29,7 @@
29
"ionicons": "3.0.0",
30
"rxjs": "5.1.1",
31
"sw-toolbox": "3.4.0",
32
- "zone.js": "^0.8.11"
+ "zone.js": "0.8.11"
33
},
34
"devDependencies": {
35
"@ionic/app-scripts": "1.3.7",
0 commit comments