Skip to content

Commit

Permalink
Merge pull request #28 from kmkzt/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependency rimraf to 2.6.3
  • Loading branch information
kmkzt authored May 24, 2019
2 parents f95fc0b + a40e97d commit b92d775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"react-dom": "16.8.6",
"release-it": "12.2.0",
"resolve-url-loader": "3.1.0",
"rimraf": "^2.6.3",
"rimraf": "2.6.3",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"ts-jest": "24.0.2",
Expand Down

0 comments on commit b92d775

Please sign in to comment.