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

Release 2020-09-15 #35

Merged
merged 10 commits into from
Sep 15, 2020
Merged
Prev Previous commit
Next Next commit
fix: for #4745
- Issue: #4745
- PR: #35
  • Loading branch information
sushilshinde authored Sep 15, 2020
commit 519298e49861936916ac633df527cb00442060df
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": "1000.1.1",
"version": "2.0.1",
"dependencies": {
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down