1 parent 5b38828 commit e684d3bCopy full SHA for e684d3b
2 files changed
core/package.json
@@ -1,12 +1,13 @@
1
{
2
"name": "snowplow-tracker-core",
3
- "version": "0.6.0",
+ "version": "0.6.1-beta1",
4
"devDependencies": {
5
"grunt": "0.4.5",
6
"intern": "3.3.2",
7
"dts-generator": "^2.0.0",
8
"grunt-ts": "5.5.1",
9
"typescript": "2.2.2",
10
+ "@types/node": "^9.6.7",
11
"@types/es6-shim": "0.31.34",
12
"@types/uuid": "^2.0.29"
13
},
package.json
@@ -5,7 +5,7 @@
"browser-cookie-lite": "0.3.1",
"jstimezonedetect": "1.0.5",
"lodash": "3.10.1",
- "snowplow-tracker-core": "0.6.0",
+ "snowplow-tracker-core": "file:./core/",
"murmurhash": "0.0.2",
"uuid": "2.0.3",
"sha1": "git://github.com/pvorb/node-sha1.git#910081c83f3661507d9d89e66e3f38d8b59d5559"
0 commit comments