Skip to content

Commit 5dfedbe

Browse files
committed
Fixed lodash-cli version at 2.4.2 (closes snowplow#314)
1 parent 129987a commit 5dfedbe

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Fixed QuotaExceededError bug with localStorage in Safari (#308)
44
Stopped sending empty PerformanceTiming context (#306)
55
Prevented PerformanceTiming context being sent multiple times (#309)
66
Stopped automatically setting Cloudfront URL in synchronous tracker (#311)
7+
Fixed lodash-cli version at 2.4.2 (#314)
78
Prevented accidental publication of snowplow-tracker to npm (#300)
89
Added missing tid ticket to CHANGELOG under 2.1.0 (#302)
910

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"grunt-yui-compressor": "git://github.com/fblundun/grunt-yui-compressor.git#feature/issue-8",
1515
"intern": "~1.5.0",
1616
"jstimezonedetect": "~1.0.5",
17+
"lodash-cli": "^2.4.2",
1718
"murmurhash": "0.0.2",
1819
"semver": "~2.2.1",
1920
"sha1": "git://github.com/pvorb/node-sha1.git#v1.0.0",

0 commit comments

Comments
 (0)