Update package.json

This commit is contained in:
Thomas E Lackey 2023-12-14 16:10:15 +00:00
parent fb4d6837d0
commit cf5d9aceb2

View File

@ -1,8 +1,8 @@
{ {
"private": true, "private": true,
"name": "UPDATE-ME-FROM-TEMPLATE", "name": "@telackey/my-test-pwa-001",
"version": "0.1.0", "version": "0.1.0",
"repository": "https://UPDATE-ME-FROM-TEMPLATE", "repository": "https://git.vdb.to/telackey/my-test-pwa-001",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",