InfiniTime_mirror/package.json
FintasticMan 9fd014db24
node: Add lv_font_conv to node package
This means that these can be installed by simply running `npm i`.
Also add node_modules to gitignore.
2023-11-08 14:17:16 +01:00

6 lines
57 B
JSON

{
"dependencies": {
"lv_font_conv": "^1.5.2"
}
}