This commit is contained in:
parent
0d34338f84
commit
a8b6559682
3 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Embroidery Viewer
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
A free online tool to view embroidery files.
|
||||
|
|
BIN
logo.webp
Normal file
BIN
logo.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "embroidery-viewer",
|
||||
"private": true,
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
|
|
Loading…
Add table
Reference in a new issue