mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
package.json: use ESM
This commit is contained in:
parent
48ef7e9cd4
commit
12d4a814f8
2 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "xecut",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "npx @11ty/eleventy",
|
||||
"serve": "npx @11ty/eleventy --serve"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue