mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-05-26 23:26:15 +00:00
Added homepage to package.json to make GitHub pages work
This commit is contained in:
@@ -35,5 +35,6 @@
|
|||||||
"build": "react-scripts-ts build",
|
"build": "react-scripts-ts build",
|
||||||
"test": "react-scripts-ts test --env=jsdom",
|
"test": "react-scripts-ts test --env=jsdom",
|
||||||
"prettier": "prettier --write src/**/*.{ts,tsx}"
|
"prettier": "prettier --write src/**/*.{ts,tsx}"
|
||||||
}
|
},
|
||||||
|
"homepage": "https://pewu.github.io/topola-viewer"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user