Skip to content

Commit 69ed920

Browse files
committed
Update package.json
1 parent 701dc3c commit 69ed920

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mutasiku-sdk",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Mutasiku JavaScript SDK for interacting with the Mutasiku API to manage financial accounts and track transactions for Indonesian payment providers like DANA, OVO, GOPAY MERCHANT and etc",
55
"main": "index.js",
66
"scripts": {
@@ -12,6 +12,7 @@
1212
"ovo api",
1313
"gopay merchant api"
1414
],
15+
"type": "module",
1516
"author": "Septian992",
1617
"license": "MIT",
1718
"types": "index.d.ts",

0 commit comments

Comments
 (0)