Update package.json

This commit is contained in:
zramsay 2023-12-12 12:58:03 +00:00
parent 5d244d2593
commit 2622913266

View File

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