Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Commit

Permalink
remove version update notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
pierce-h committed Sep 4, 2020
1 parent 6f1fba7 commit 1f44817
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"recursive-readdir": "^2.2.2",
"sort-pjson": "^1.0.3",
"tslib": "^2.0.1",
"update-notifier": "^4.1.1",
"uuid": "^8.3.0",
"yeoman-environment": "^2.10.3",
"yeoman-generator": "^4.12.0"
Expand Down Expand Up @@ -127,10 +126,7 @@
"plugins": [
"@oclif/plugin-help",
"@oclif/plugin-not-found"
],
"hooks": {
"init": "./lib/hooks/init"
}
]
},
"repository": {
"type": "git",
Expand Down
18 changes: 0 additions & 18 deletions src/hooks/init.ts

This file was deleted.

0 comments on commit 1f44817

Please sign in to comment.