The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
Commit 76beedc5 authored by Ulf Seltmann's avatar Ulf Seltmann
Browse files

added Dockerfile and *.tgz to .npmignore

parent 714a57b5
No related merge requests found
...@@ -14,4 +14,6 @@ ...@@ -14,4 +14,6 @@
/.eslintrc.json /.eslintrc.json
/jsconfig.json /jsconfig.json
/package-lock.json /package-lock.json
/report.xml /report.xml
\ No newline at end of file /Dockerfile
/*.tgz
\ No newline at end of file
{ {
"name": "dacap", "name": "dacap",
"version": "1.0.6", "version": "1.0.7",
"description": "proxies,compresses and caches api-requests", "description": "proxies,compresses and caches api-requests",
"main": "bin/dacap", "main": "bin/dacap",
"bin": { "bin": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment