Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/tinyglobby-0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton authored Sep 9, 2024
2 parents 45187fd + 7218164 commit b10eef1
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 @@ -23,7 +23,7 @@
"prepare": "husky",
"test": "run-s check test:*",
"test:unit": "tap",
"test-ci": "run-s build:* test:*",
"test-ci": "run-s test:*",
"update": "run-p -c --aggregate-output update:*",
"update:npm:package-json": "node ./scripts/update-npm-package-json.js",
"update:manifest": "node ./scripts/update-manifest.js"
Expand Down

0 comments on commit b10eef1

Please sign in to comment.