Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore: add np config block
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed May 15, 2021
1 parent a6a30f8 commit 2f878d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@
"gitHooks": {
"pre-commit": "node bin/readme.js && doctoc README.md --title='## Table of contents' && git add README.md"
},
"np": {
"tests": false,
"branch": "master"
},
"repository": {
"type": "git",
"url": "git+https://github.com/adonisjs/mrm-preset.git"
Expand Down

0 comments on commit 2f878d7

Please sign in to comment.