Comparing version 0.0.19 to 0.0.20
@@ -58,3 +58,2 @@ /* | ||
host: 'api.mixpanel.com', | ||
port: 80, | ||
headers: {} | ||
@@ -61,0 +60,0 @@ }; |
@@ -5,3 +5,3 @@ { | ||
"keywords": ["mixpanel", "analytics", "api", "stats"], | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"homepage": "https://github.com/carlsverre/mixpanel-node", | ||
@@ -8,0 +8,0 @@ "author": "Carl Sverre", |
@@ -110,2 +110,3 @@ Mixpanel-node | ||
- [Jyrki Laurila](https://github.com/jylauril) | ||
- [Zeevl](https://github.com/zeevl) | ||
@@ -112,0 +113,0 @@ License |
@@ -40,3 +40,2 @@ var Mixpanel = require('../lib/mixpanel-node'), | ||
host: 'api.mixpanel.com', | ||
port: 80, | ||
headers: {}, | ||
@@ -43,0 +42,0 @@ path: '/track?data=eyJldmVudCI6InRlc3QiLCJwcm9wZXJ0aWVzIjp7ImtleTEiOiJ2YWwxIiwidG9rZW4iOiJ0b2tlbiIsInRpbWUiOjEzNDY4NzY2MjF9fQ%3D%3D&ip=0&verbose=0' |
Sorry, the diff of this file is not supported yet
47910
117
1018