Skip to content

Commit 9d22bd3

Browse files
committed
fix: package.json
1 parent 905d46c commit 9d22bd3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "craft-starter",
2+
"name": "next-wp",
33
"version": "0.1.0",
44
"private": true,
55
"scripts": {
@@ -45,6 +45,5 @@
4545
"postcss": "^8.5.3",
4646
"tailwindcss": "^3.4.17",
4747
"typescript": "^5.8.3"
48-
"typescript": "^5.8.3"
4948
}
5049
}

0 commit comments

Comments
 (0)