Skip to content

Commit 259cc23

Browse files
committed
dropping "server"
1 parent 5a8c6f4 commit 259cc23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"license": "SEE LICENSE IN LICENSE",
1717
"scripts": {
1818
"dev": "node tests/server.mjs",
19-
"server": "node tests/server.mjs",
2019
"lint:check": "eslint **/*.{js,mjs,jsx,ts,tsx}",
2120
"lint:fix": "eslint \"**/*.{js,mjs,jsx,ts,tsx}\" --fix",
2221
"pretty:check": "prettier --check ./",

0 commit comments

Comments
 (0)