3 Commits

Author SHA1 Message Date
a055e9a6eb 1.0.4 2019-06-07 13:20:51 +02:00
48393458c0 fix(core): update 2019-06-07 13:20:50 +02:00
3634ba31c9 1.0.3 2019-06-07 13:18:34 +02:00

View File

@@ -1,10 +1,10 @@
{ {
"name": "ht-docker-cardanosl", "name": "ht-docker-cardanosl",
"version": "1.0.2", "version": "1.0.4",
"description": "This repository contains a Dockerfile used to build a docker image of the Cardano SL node with wallet features.", "description": "This repository contains a Dockerfile used to build a docker image of the Cardano SL node with wallet features.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"hi\""
}, },
"repository": { "repository": {
"type": "git", "type": "git",