Merge pull request #711 from kitematic/https-mixpanel

Use custom version of mixpanel-node version that uses https
This commit is contained in:
Michael Chiang 2015-06-23 11:44:20 -07:00
commit 7a3dcf99e9
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
"exec": "0.2.0",
"install": "^0.1.8",
"jquery": "^2.1.3",
"mixpanel": "0.2.0",
"mixpanel": "kitematic/mixpanel-node",
"mkdirp": "^0.5.0",
"node-uuid": "^1.4.3",
"npm": "^2.9.1",