mirror of
https://github.com/duthaho/claudekit.git
synced 2026-06-25 19:04:37 +03:00
feat: update project name in wrangler configuration to duthaho-claudekit
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "node_modules/wrangler/config-schema.json",
|
"$schema": "node_modules/wrangler/config-schema.json",
|
||||||
"name": "claudekit",
|
"name": "duthaho-claudekit",
|
||||||
"compatibility_date": "2026-04-24",
|
"compatibility_date": "2026-04-24",
|
||||||
"assets": {
|
"assets": {
|
||||||
"directory": "./dist",
|
"directory": "./dist",
|
||||||
|
|||||||
Reference in New Issue
Block a user