mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2025-06-27 13:33:36 -07:00
chore: add "type": "module" to package.json
This commit is contained in:
parent
563c47f1f6
commit
0280db4b85
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"version": "1.1.1",
|
||||
"description": "Add pages to your MagicMirror².",
|
||||
"main": "MMM-pages.js",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/edward-shen/MMM-pages.git"
|
||||
|
|
Loading…
Reference in a new issue