Skip to content

Commit 9761782

Browse files
author
Paul Boocock
committed
bump to rc2
1 parent 822e9f8 commit 9761782

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

npm-shrinkwrap.json

Lines changed: 4 additions & 4 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,12 +1,12 @@
11
{
22
"name": "snowplow-tracker",
3-
"version": "2.12.0-rc1",
3+
"version": "2.12.0-rc2",
44
"dependencies": {
55
"browser-cookie-lite": "^1.0.4",
66
"jstimezonedetect": "1.0.5",
77
"murmurhash": "0.0.2",
88
"sha1": "git://github.com/pvorb/node-sha1.git#910081c83f3661507d9d89e66e3f38d8b59d5559",
9-
"snowplow-tracker-core": "^0.7.2",
9+
"snowplow-tracker-core": "^0.7.2-beta1",
1010
"uuid": "^3.3.3"
1111
},
1212
"devDependencies": {

0 commit comments

Comments
 (0)