Skip to content

Commit 5782a00

Browse files
authored
Update package.json
1 parent 569f53a commit 5782a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ionic-unit-testing-example",
33
"author": "Ionic Framework",
4-
"homepage": "http://ionicframework.com/",
4+
"homepage": "https://ionicframework.com/",
55
"private": true,
66
"scripts": {
77
"clean": "ionic-app-scripts clean",
@@ -29,7 +29,7 @@
2929
"ionicons": "3.0.0",
3030
"rxjs": "5.1.1",
3131
"sw-toolbox": "3.4.0",
32-
"zone.js": "^0.8.11"
32+
"zone.js": "0.8.11"
3333
},
3434
"devDependencies": {
3535
"@ionic/app-scripts": "1.3.7",

0 commit comments

Comments
 (0)