bot-messenger-node
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "bot-messenger-node", | ||
"description": "A Node.js library streamlining the integration and smooth utilization of the Messenger API for the development of interactive chatbots.", | ||
"version": "1.0.3", | ||
"main": "src/Messenger.js", | ||
"version": "1.0.4", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
1870323
68
1583