Skip to content

Commit

Permalink
fixup! feat: @appland/search package
Browse files Browse the repository at this point in the history
  • Loading branch information
kgilpin committed Oct 21, 2024
1 parent 406203d commit 0f726f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"scripts": {
"lint": "eslint",
"lint:fix": "eslint --fix",
"test": "jest --filter=./tests/testFilter.js",
"test:binary": "jest -c tests/binary/jest.config.js",
"test": "jest",
"build": "tsc",
"watch": "tsc --watch"
},
Expand Down

0 comments on commit 0f726f1

Please sign in to comment.