Skip to content

Commit c51d050

Browse files
updated the GitHub pages website
1 parent 75b6e42 commit c51d050

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

index.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"upgrade": "npm-check -u",
5454
"bump": "bump --prompt --grep dist/* --tag --push --all",
5555
"release": "npm run upgrade && npm test && npm run bump && npm publish",
56-
"start": "http-server -o -c-1"
56+
"start": "http-server -c-1 -o http://localhost:8080/test/index.html"
5757
},
5858
"devDependencies": {
5959
"@types/json-schema": "^7.0.1",
@@ -88,4 +88,4 @@
8888
"js-yaml": "^3.12.0",
8989
"ono": "^4.0.10"
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)