remove /dist
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ""
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ""
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!-- READ THIS FIRST:
|
||||
@@ -19,10 +19,8 @@ assignees: ""
|
||||
|
||||
**Release with the issue:**
|
||||
|
||||
|
||||
**Last working release (if known):**
|
||||
|
||||
|
||||
**Browser and Operating System:**
|
||||
|
||||
<!--
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ""
|
||||
title: ''
|
||||
labels: feature request
|
||||
assignees: ""
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
|
||||
+2
-1
@@ -1,3 +1,4 @@
|
||||
/node_modules/
|
||||
/.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