Skip to content

Commit be3050a

Browse files
committed
fix: add CNAME to public folder
1 parent 893136f commit be3050a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@open-rpc/inspector",
33
"version": "0.0.0-development",
4-
"homepage": "https://open-rpc.github.io/inspector/",
54
"description": "",
65
"main": "package/index.js",
76
"files": [

public/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
inspector.open-rpc.org

0 commit comments

Comments
 (0)