remove /dist
This commit is contained in:
@@ -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:**
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@@ -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,3 +1,4 @@
|
|||||||
/node_modules/
|
/node_modules/
|
||||||
/.rpt2_cache/
|
/.rpt2_cache/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
/dist
|
||||||
Vendored
-336
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
|||||||
export const CARD_VERSION = '1.1.4';
|
export const CARD_VERSION = '1.1.5';
|
||||||
|
|||||||
Reference in New Issue
Block a user