Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schuchard committed Apr 30, 2019
1 parent e571119 commit 9a2dd6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@schuchard/prettier",
"version": "3.0.0",
"version": "3.0.1",
"description": "An Angular schematic for adding prettier",
"scripts": {
"build": "tsc -p tsconfig.json -w",
Expand Down Expand Up @@ -43,9 +43,9 @@
},
"devDependencies": {
"@types/jasmine": "^3.2.0",
"jasmine": "^3.2.0",
"commitizen": "^2.10.1",
"cz-conventional-changelog": "^2.1.0",
"jasmine": "^3.2.0",
"np": "^3.0.4",
"npm-run-all": "^4.1.5",
"semantic-release": "15.10.3"
Expand Down

0 comments on commit 9a2dd6d

Please sign in to comment.