This commit is contained in:
Philipp Kunz 2016-02-18 22:26:29 +01:00
parent 5762561e5a
commit cc38d47828

View File

@ -1,6 +1,6 @@
{ {
"name": "taskbuffer", "name": "taskbuffer",
"version": "0.0.0", "version": "0.0.1",
"description": "manage triggers and execution of tasks with promises", "description": "manage triggers and execution of tasks with promises",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {