Skip to content

Commit c4c1d8b

Browse files
committed
Update to allow relative paths
Changed homepage to "." to allow for hosting in relative paths
1 parent 4df51be commit c4c1d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "centralconfig-ui",
3-
"homepage": "http://centralconfig.com/ui",
3+
"homepage": ".",
44
"version": "0.1.0",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)