This repository was archived by the owner on Oct 12, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33 "short_name" : " Hello Mobile" ,
44 "icons" : [
55 {
6- "src" : " /android-chrome-36x36.png" ,
6+ "src" : " /icons/ android-chrome-36x36.png" ,
77 "sizes" : " 36x36" ,
88 "type" : " image/png" ,
99 "density" : 0.75
1010 },
1111 {
12- "src" : " /android-chrome-48x48.png" ,
12+ "src" : " /icons/ android-chrome-48x48.png" ,
1313 "sizes" : " 48x48" ,
1414 "type" : " image/png" ,
1515 "density" : 1
1616 },
1717 {
18- "src" : " /android-chrome-72x72.png" ,
18+ "src" : " /icons/ android-chrome-72x72.png" ,
1919 "sizes" : " 72x72" ,
2020 "type" : " image/png" ,
2121 "density" : 1.5
2222 },
2323 {
24- "src" : " /android-chrome-96x96.png" ,
24+ "src" : " /icons/ android-chrome-96x96.png" ,
2525 "sizes" : " 96x96" ,
2626 "type" : " image/png" ,
2727 "density" : 2
2828 },
2929 {
30- "src" : " /android-chrome-144x144.png" ,
30+ "src" : " /icons/ android-chrome-144x144.png" ,
3131 "sizes" : " 144x144" ,
3232 "type" : " image/png" ,
3333 "density" : 3
3434 },
3535 {
36- "src" : " /android-chrome-192x192.png" ,
36+ "src" : " /icons/ android-chrome-192x192.png" ,
3737 "sizes" : " 192x192" ,
3838 "type" : " image/png" ,
3939 "density" : 4
Original file line number Diff line number Diff line change 1- /// <reference path="../typings/browser .d.ts" />
1+ /// <reference path="../typings/index .d.ts" />
22
Original file line number Diff line number Diff line change 11{
2- "ambientDevDependencies " : {
2+ "globalDevDependencies " : {
33 "angular-protractor" : " registry:dt/angular-protractor#1.5.0+20160425143459" ,
44 "jasmine" : " registry:dt/jasmine#2.2.0+20160412134438" ,
55 "selenium-webdriver" : " registry:dt/selenium-webdriver#2.44.0+20160317120654"
66 },
7- "ambientDependencies " : {
7+ "globalDependencies " : {
88 "es6-shim" : " registry:dt/es6-shim#0.31.2+20160317120654" ,
99 "node" : " registry:dt/node#4.0.0+20160509154515"
1010 }
You can’t perform that action at this time.
0 commit comments