We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a85e9 commit c428596Copy full SHA for c428596
.dockerignore
@@ -5,3 +5,4 @@ README.md
5
/.gitignore
6
/.vscode
7
/gitsave
8
+.git
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "gitsave",
3
"type": "module",
4
- "version": "1.3.1",
+ "version": "1.3.3",
"scripts": {
"dev": "astro dev",
"build": "astro build",
0 commit comments