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 424330b commit ef614dfCopy full SHA for ef614df
package.json
@@ -32,8 +32,6 @@
32
"@angular/http": "^2.2.0",
33
"@angular/platform-browser": "^2.2.0",
34
"core-js": "^2.4.1",
35
- "google-cloud": "^0.45.1",
36
- "image-diff": "^1.6.3",
37
"rxjs": "5.0.0-beta.12",
38
"systemjs": "0.19.38",
39
"zone.js": "^0.6.23"
@@ -61,6 +59,7 @@
61
59
"firebase-tools": "^2.2.1",
62
60
"fs-extra": "^1.0.0",
63
"glob": "^7.1.1",
+ "google-cloud": "^0.45.1",
64
"gulp": "^3.9.1",
65
"gulp-autoprefixer": "^3.1.1",
66
"gulp-better-rollup": "^1.0.2",
@@ -76,6 +75,7 @@
76
75
"gulp-transform": "^1.1.0",
77
"hammerjs": "^2.0.8",
78
"highlight.js": "^9.9.0",
+ "image-diff": "^1.6.3",
79
"jasmine-core": "^2.5.2",
80
"karma": "^1.3.0",
81
"karma-browserstack-launcher": "^1.1.1",
0 commit comments