renamed project

This commit is contained in:
2025-09-03 21:39:20 +02:00
parent 9d2bd46e72
commit ef1d8dc181
3 changed files with 11 additions and 11 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "@lumify-systems/template-sanity",
"name": "@vaporvee/template-sanity",
"version": "2.1.2",
"publishConfig": {
"access": "restricted",
"registry": "https://npm.pkg.github.com"
"registry": "https://git.vaporvee.com/api/packages/vaporvee/npm"
},
"description": "Template for Lumify Sanity and Svelte monorepo setup.",
"description": "Template for Sanity and Svelte monorepo setup.",
"bin": {
"template-sanity": "./index.js"
},
@@ -14,8 +14,8 @@
"bun",
"create",
"template",
"lumify",
"sanity"
"sanity",
"svelte"
],
"type": "module",
"dependencies": {