2 Commits

Author SHA1 Message Date
c5a2383fd3 2.0.8 2017-08-29 15:22:20 +02:00
2c25cd0655 update npmextra 2017-08-29 15:22:15 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"coverageTreshold": 40 "coverageTreshold": 40
}, },
"npmci": { "npmci": {
"globalNpmTools": [ "npmGlobalTools": [
"npmts" "npmts"
] ]
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "smartanalytics", "name": "smartanalytics",
"version": "2.0.7", "version": "2.0.8",
"description": "Google Analytics everywhere", "description": "Google Analytics everywhere",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",