Skip to content

Commit

Permalink
chore(packages): standard-version
Browse files Browse the repository at this point in the history
  • Loading branch information
draylegend committed Sep 26, 2022
1 parent 770823d commit 2f8bc1e
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 18 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"format": "nx format",
"affected:lint": "nx affected:lint",
"affected:test": "nx affected:test",
"release": "standard-version",
"postinstall": "ngcc --properties es2020 browser module main"
},
"private": true,
Expand Down Expand Up @@ -83,6 +84,7 @@
"jest-preset-angular": "~12.2.2",
"nx": "14.7.11",
"prettier": "^2.6.2",
"standard-version": "^9.5.0",
"ts-jest": "28.0.5",
"ts-node": "10.9.1",
"typescript": "~4.8.2"
Expand Down
Loading

0 comments on commit 2f8bc1e

Please sign in to comment.