mirror of
https://github.com/ergosteur/instaarchive-viewer.git
synced 2026-07-04 11:07:15 -04:00
fix: refine dockerignore and bump version to v1.1.4
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
node_modules
|
||||
dist
|
||||
dist-server
|
||||
.git
|
||||
.github
|
||||
_sample-archives
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-example",
|
||||
"private": true,
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --port=3000 --host=0.0.0.0",
|
||||
|
||||
Reference in New Issue
Block a user