diff --git a/app/icons/diit.svg b/app/icons/diit.svg new file mode 100644 index 000000000..66cd45ce7 --- /dev/null +++ b/app/icons/diit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/package.json b/package.json index b31d6a901..7ade842d6 100644 --- a/package.json +++ b/package.json @@ -63,5 +63,6 @@ }, "resolutions": { "lint-staged/yaml": "^2.2.2" - } -} \ No newline at end of file + }, + "version": "0.0.0" +}