mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
ref: explicitly mark as 'commonjs' module
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"version": "1.1.1",
|
||||
"description": "webinstall script repository",
|
||||
"main": "_webi/",
|
||||
"type": "commonjs",
|
||||
"scripts": {
|
||||
"bump": "npm version -m \"chore(release): bump to v%s\"",
|
||||
"fmt": "npm run prettier && npm run shfmt && npm run pwsh-fmt",
|
||||
|
||||
Reference in New Issue
Block a user