Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "bir1", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "GUS REGON api client", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^15.0.2", | ||
"@types/node": "^14.17.3", | ||
"@types/xml2js": "^0.4.8", | ||
@@ -33,0 +33,0 @@ "dotenv": "^9.0.0", |
@@ -60,5 +60,5 @@ # BIR1 - GUS REGON client | ||
Note: By default it connects to non production database using public default | ||
Note: by default it connects to non production GUS database using public default | ||
key. In order to connect to production database with current company data | ||
provide your key. | ||
provide a key granted by GUS. | ||
@@ -65,0 +65,0 @@ ### login |
18169