Skip to content

Commit

Permalink
fix cjs stuff for flixel-docs script thingie
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Nov 18, 2024
1 parent b6ac0ce commit 7400b5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sharp": "^0.33.2"
},
"scripts": {
"preinstall": "node scripts/install-flixel-docs-repo.js",
"preinstall": "node scripts/install-flixel-docs-repo.cjs",
"start": "run-p start:*",
"start:11ty": "eleventy --serve",
"start:style": "sass --watch ./content/_scss/style.scss ./out/styles/style.css",
Expand Down
File renamed without changes.

0 comments on commit 7400b5b

Please sign in to comment.