Skip to content

Commit

Permalink
Merge pull request #10 from chrisfosterelli/update-peer-dep
Browse files Browse the repository at this point in the history
Update peer dep
  • Loading branch information
chrisfosterelli authored Aug 30, 2021
2 parents 30db7e2 + bc299aa commit 8295a37
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,14 +1,14 @@
{
"name": "@twostoryrobot/prettier-config",
"version": "3.0.0",
"version": "3.0.1",
"description": "Prettier configuration for Two Story Robot",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/TwoStoryRobot/prettier-config.git"
},
"peerDependencies": {
"prettier": "^1.9.2"
"prettier": "^2.3.2"
},
"author": "Chad Fawcett <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 8295a37

Please sign in to comment.