Skip to content

Commit

Permalink
chore(package): update script, update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwong committed Mar 22, 2023
1 parent eb35240 commit b0f7940
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 48 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -30,6 +30,7 @@
"build": "gulp build",
"api": "api-extractor run",
"test": "jest --coverage --verbose -u",
"test:watch": "jest --coverage --verbose --watch",
"lint": "eslint --ext .js,.ts --format=pretty ./src",
"lint:fix": "eslint --fix --ext .js,.ts --format=pretty ./src",
"changelog": "gulp changelog",
Expand Down

0 comments on commit b0f7940

Please sign in to comment.