Skip to content

Commit

Permalink
Add mising script build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdean-digicatapult authored May 13, 2024
1 parent e56afde commit abad55e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"build"
],
"scripts": {
"build": "tsc",
"check": "npm run example:build && tsc -p ./tsconfig.check.json",
"test": "NODE_ENV=test ./node_modules/.bin/mocha --config ./mocharc.json ./src/**/*.test.ts",
"depcheck": "depcheck",
Expand Down

0 comments on commit abad55e

Please sign in to comment.