Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Update the SVG of default user avatar so it does not use ids and masks #34

Merged
merged 6 commits into from
Sep 15, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: for #4745
  • Loading branch information
luizrrodrigues authored Sep 14, 2020
commit 89e941b1f1d0893ce52276fad3b12e8ae1df543b
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
"test": "npm run lint && npm run jest"
},
"version": "2.0.0",
"version": "1000.1.0",
"dependencies": {
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down