Skip to content

Commit 27622d3

Browse files
committed
upgrade mixpanel-import
1 parent 096dffb commit 27622d3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dwh-mixpanel",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "rETL from a data warehouse to mixpanel",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -50,7 +50,7 @@
5050
"jsforce": "^1.11.0",
5151
"knex": "^2.5.1",
5252
"lodash": "^4.17.21",
53-
"mixpanel-import": "^2.5.17",
53+
"mixpanel-import": "^2.5.24",
5454
"mssql": "^9.1.1",
5555
"node-sql-parser": "^4.6.4",
5656
"p-event": "^5.0.1",

0 commit comments

Comments
 (0)