notifme-devtool
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "notifme-devtool", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Devtool to test all your notifications (emailn sms, webpush, facebook...) in local.", | ||
@@ -28,2 +28,3 @@ "main": "build/main.js", | ||
"dependencies": { | ||
"babel-runtime": "6.23.0", | ||
"body-parser": "1.17.1", | ||
@@ -46,3 +47,6 @@ "colors": "1.1.2", | ||
"nodemon": "1.11.0" | ||
}, | ||
"bin": { | ||
"notifme-devtool": "./build/main.js" | ||
} | ||
} |
@@ -7,3 +7,3 @@ ## Notif.me devtool | ||
yarn global add notifme-devtool | ||
yarn run notifme-devtool | ||
notifme-devtool -u ${app}.notif.me [--first | -t ${your-dev-token}] | ||
``` |
28831
10
+ Addedbabel-runtime@6.23.0
+ Addedbabel-runtime@6.23.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.10.5(transitive)