Update package.json

This commit is contained in:
zramsay 2023-12-13 15:19:58 +00:00
parent d723c31cd2
commit 18b2ee5aed

View File

@ -1,8 +1,8 @@
{ {
"private": true, "private": true,
"name": "@cerc-io/test-progressive-web-app", "name": "@zramsay/test-progressive-web-app",
"version": "0.1.1", "version": "0.1.6",
"repository": "https://git.vdb.to/cerc-io/test-progressive-web-app", "repository": "https://git.vdb.to/zramsay/test-progressive-web-app/",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",