Skip to content

Commit

Permalink
Bump pug peer dependency to ^3.0.0
Browse files Browse the repository at this point in the history
Closes #126.
  • Loading branch information
mekwall authored Jul 31, 2020
1 parent 99e7e12 commit b0b76c0
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
Expand Up @@ -12,7 +12,7 @@
"resolve": "^1.1.7"
},
"peerDependencies": {
"pug": "^2.0.0"
"pug": "^3.0.0"
},
"devDependencies": {
"mocha": "*",
Expand All @@ -27,4 +27,4 @@
"url": "git://github.com/pugjs/pug-loader.git"
},
"license": "MIT"
}
}

0 comments on commit b0b76c0

Please sign in to comment.