We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a987098 commit c8ea5f9Copy full SHA for c8ea5f9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@frankast/sms-sender",
3
- "main": "index.js",
+ "main": "lib/index.js",
4
"version": "0.0.0-semantically-released",
5
"description": "This is a wrapper for SMSC API & AWS in Node.js",
6
"files": [
0 commit comments