Compare commits

...

1 Commits
v0.0.1 ... main

Author SHA1 Message Date
85bd585201 Fix typo 2024-01-29 16:02:06 +00:00

View File

@ -2,7 +2,7 @@
"private": true, "private": true,
"name": "@test-org/test-pwa-012801", "name": "@test-org/test-pwa-012801",
"version": "0.1.0", "version": "0.1.0",
"repository": "https://https://git.vdb.to/test-org/test-pwa-012801", "repository": "https://git.vdb.to/test-org/test-pwa-012801",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",