start with tests

This commit is contained in:
2016-05-15 19:51:48 +02:00
parent 6cc91c0a5e
commit b2182ec63d
16 changed files with 119 additions and 17 deletions

View File

@ -21,11 +21,11 @@
},
"homepage": "https://github.com/pushrocks/cflare#readme",
"dependencies": {
"beautylog": "^4.1.2",
"beautylog": "^5.0.0",
"q": "^1.4.1",
"request": "^2.72.0"
},
"devDependencies": {
"npmts": "^5.0.4"
"npmts": "^5.1.5"
}
}