This commit is contained in:
Philipp Kunz 2016-05-22 01:00:18 +02:00
parent eb72e2dccc
commit 7f4adbfe9f

View File

@ -1,9 +1,9 @@
{
"name": "early",
"version": "1.0.6",
"version": "1.0.7",
"description": "nice module loading animation for modules that need a little starting time.",
"main": "dist/index.js",
"typings":"dist/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
},