Add info; Version 0.5.0
This commit is contained in:
parent
dd4da06753
commit
4819805b3c
4 changed files with 19 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import config from "./config.json" with { type: "json" };
|
||||
import packageConfig from "../package.json" with { type: "json" };
|
||||
|
||||
export { config };
|
||||
export { config, packageConfig };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue