Update description

This commit is contained in:
Philipp Kunz 2016-09-19 20:50:01 +02:00
parent 7787330d63
commit 20bdf70686
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# early # early
minimal and fast loading plugins for startup time measuring minimal and fast loading plugin for startup time measuring
## Availabililty ## Availabililty
[![npm](https://push.rocks/assets/repo-button-npm.svg)](https://www.npmjs.com/package/early) [![npm](https://push.rocks/assets/repo-button-npm.svg)](https://www.npmjs.com/package/early)

View File

@ -1,7 +1,7 @@
{ {
"name": "early", "name": "early",
"version": "2.0.34", "version": "2.0.34",
"description": "nice module loading animation for modules that need a little starting time.", "description": "minimal and fast loading plugin for startup time measuring",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
"scripts": { "scripts": {