-
- Downloads
Forgot to remove this dependency
{ | ||
"name": "tiny-worker", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Tiny WebWorker for Server", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
... | ... | @@ -30,7 +30,5 @@ |
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-eslint": "^17.1.0" | ||
}, | ||
"dependencies": { | ||
"tiny-defer": "^1.0.2" | ||
} | ||
"dependencies": {} | ||
} |
Please register or sign in to comment