remove /dist

This commit is contained in:
Ian Richardson
2019-11-11 12:54:13 -06:00
parent 64b1a115e6
commit e4a7be99e1
5 changed files with 7 additions and 344 deletions
+2 -4
View File
@@ -1,9 +1,9 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: "" title: ''
labels: bug labels: bug
assignees: "" assignees: ''
--- ---
<!-- READ THIS FIRST: <!-- READ THIS FIRST:
@@ -19,10 +19,8 @@ assignees: ""
**Release with the issue:** **Release with the issue:**
**Last working release (if known):** **Last working release (if known):**
**Browser and Operating System:** **Browser and Operating System:**
<!-- <!--
+2 -2
View File
@@ -1,9 +1,9 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: "" title: ''
labels: feature request labels: feature request
assignees: "" assignees: ''
--- ---
**Is your feature request related to a problem? Please describe.** **Is your feature request related to a problem? Please describe.**
+1
View File
@@ -1,3 +1,4 @@
/node_modules/ /node_modules/
/.rpt2_cache/ /.rpt2_cache/
package-lock.json package-lock.json
/dist
-336
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1 +1 @@
export const CARD_VERSION = '1.1.4'; export const CARD_VERSION = '1.1.5';