Compare commits

...

2 Commits

Author SHA1 Message Date
225c46a788 2.0.18 2016-08-20 07:32:48 +02:00
7883f1cb7d add npmextra.json 2016-08-20 07:32:44 +02:00
2 changed files with 6 additions and 1 deletions

5
npmextra.json Normal file
View File

@ -0,0 +1,5 @@
{
"npmts":{
"coverageTreshold":50
}
}

View File

@ -1,6 +1,6 @@
{
"name": "early",
"version": "2.0.17",
"version": "2.0.18",
"description": "nice module loading animation for modules that need a little starting time.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",