Skip to content

Commit

Permalink
chore: update policy file, test:prep script
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Jul 25, 2023
1 parent 64b826d commit db7a3ff
Show file tree
Hide file tree
Showing 3 changed files with 434 additions and 175 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
},
"scripts": {
"test": "npm --workspaces test",
"test:prep": "npm --workspaces run test:prep",
"test:prep": "lerna run test:prep",
"lint": "npm --workspaces run lint",
"lint:fix": "npm --workspaces run lint:fix",
"preversion": "npm run rebuild",
Expand Down

0 comments on commit db7a3ff

Please sign in to comment.