Skip to content

Commit

Permalink
fix: add source-map-support to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Slipchenko committed May 10, 2021
1 parent 57142d0 commit f98ad3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
]
},
"peerDependencies": {
"source-map-support": "^0.5.19",
"webpack": "^5.36.2",
"webpack-cli": "4.4.0"
},
Expand Down

0 comments on commit f98ad3f

Please sign in to comment.