Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Jan 22, 2024
1 parent 48a2a02 commit 009cf19
Showing 1 changed file 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 @@ -31,7 +31,7 @@
"scripts": {
"build": "./build.sh",
"prepack": "./build.sh",
"ci:node": "mocha 'test/**/*.test.js' 'test/apis/__private__/*.test.js.cjs'",
"ci:node": "mocha",
"lint": "concurrently \"npm:lint:*(!fix)\" --names \"lint:\"",
"lint:package": "publint",
"lint:published-types": "attw --pack --ignore-rules false-esm",
Expand Down

0 comments on commit 009cf19

Please sign in to comment.