Compare commits

...

2 Commits

Author SHA1 Message Date
839c80f5dd 1.0.6 2016-05-22 00:50:08 +02:00
e7e96972ad add npmts.json 2016-05-22 00:49:54 +02:00
2 changed files with 5 additions and 1 deletions

4
npmts.json Normal file
View File

@ -0,0 +1,4 @@
{
"mode":"default",
"coverageTreshold":30
}

View File

@ -1,6 +1,6 @@
{ {
"name": "early", "name": "early",
"version": "1.0.5", "version": "1.0.6",
"description": "nice module loading animation for modules that need a little starting time.", "description": "nice module loading animation for modules that need a little starting time.",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {