mirror of https://github.com/docker/docs.git
Merge pull request #711 from kitematic/https-mixpanel
Use custom version of mixpanel-node version that uses https
This commit is contained in:
commit
7a3dcf99e9
|
|
@ -45,7 +45,7 @@
|
||||||
"exec": "0.2.0",
|
"exec": "0.2.0",
|
||||||
"install": "^0.1.8",
|
"install": "^0.1.8",
|
||||||
"jquery": "^2.1.3",
|
"jquery": "^2.1.3",
|
||||||
"mixpanel": "0.2.0",
|
"mixpanel": "kitematic/mixpanel-node",
|
||||||
"mkdirp": "^0.5.0",
|
"mkdirp": "^0.5.0",
|
||||||
"node-uuid": "^1.4.3",
|
"node-uuid": "^1.4.3",
|
||||||
"npm": "^2.9.1",
|
"npm": "^2.9.1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue