Skip to content

Commit 3305b5c

Browse files
committed
fix: rename project from kitchen-sink to NativePHP
1 parent b76986a commit 3305b5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "kitchen-sink",
2+
"name": "NativePHP",
33
"version": "1.1.0",
44
"description": "A NativePHP Electron application",
55
"main": "./out/main/index.js",
@@ -104,4 +104,4 @@
104104
"#plugin": "./electron-plugin/dist/index.js"
105105
},
106106
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
107-
}
107+
}

0 commit comments

Comments
 (0)