Skip to content

Commit 3e2dd6d

Browse files
authored
v.0.0.1 initial package
1 parent 803f5c7 commit 3e2dd6d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "greensms",
3-
"version": "1.6.4",
4-
"description": "Green SMS helper library",
3+
"version": "0.0.1",
4+
"description": "GREENSMS API: SMS, Viber, Voce, Call, HLR, Pay",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",
77
"browser": "dist/index.umd.js",
@@ -33,7 +33,7 @@
3333
"rest",
3434
"api"
3535
],
36-
"author": "GreenSMS",
36+
"author": "GREENSMS",
3737
"license": "MIT",
3838
"bugs": {
3939
"url": "https://github.com/greensms-ru/greensms-node/issues"
@@ -67,7 +67,7 @@
6767
"typescript": "^4.0.3"
6868
},
6969
"settings": {
70-
"moduleName": "GreenSMS",
70+
"moduleName": "greensms",
7171
"minify": false
7272
}
7373
}

0 commit comments

Comments
 (0)