This commit is contained in:
Philipp Kunz 2019-08-27 19:44:57 +02:00
parent 8a0beb0748
commit 7d68fdf34e

View File

@ -1,6 +1,6 @@
{ {
"name": "ht-docker-node", "name": "ht-docker-node",
"version": "5.0.34", "version": "5.0.35",
"description": "docker image with nodejs and shipzone.io support", "description": "docker image with nodejs and shipzone.io support",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -32,4 +32,4 @@
"directories": { "directories": {
"test": "test" "test": "test"
} }
} }