This commit is contained in:
Philipp Kunz 2020-09-09 00:22:37 +00:00
parent 1f5f8a10ab
commit e6f4281976
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@mojoio/datev", "name": "@mojoio/datev",
"version": "1.0.1", "version": "1.0.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@mojoio/datev", "name": "@mojoio/datev",
"version": "1.0.1", "version": "1.0.2",
"private": false, "private": false,
"description": "an unofficial api client for the datev connect online xml api", "description": "an unofficial api client for the datev connect online xml api",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -36,4 +36,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }