Skip to content

Commit 902a790

Browse files
authored
Update package.json
1 parent 2fde1f9 commit 902a790

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
@@ -5,7 +5,6 @@
55
"packageManager": "[email protected]",
66
"type": "module",
77
"scripts": {
8-
"preinstall": "node preinstall.js",
98
"postinstall": "papi",
109
"dev": "vite",
1110
"build": "tsc -b && vite build",
@@ -79,4 +78,4 @@
7978
"vite": "^7.3.0",
8079
"vite-plugin-svgr": "^4.5.0"
8180
}
82-
}
81+
}

0 commit comments

Comments
 (0)