We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a216657 + 4a9dc0d commit 7230ff5Copy full SHA for 7230ff5
.github/actions/reencode-dictionaries/package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
- "build": "ncc build src/index.js -o ."
+ "start": "node index.js"
8
},
9
"author": "",
10
"license": "ISC",
0 commit comments