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

Added QA to track filter #27

Merged
merged 4 commits into from
Aug 10, 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
fix: for #4706
  • Loading branch information
sushilshinde authored Aug 6, 2020
commit c728e1df15a5449c2c86f501b9dd3bd27a470b8e
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.0.1",
"version": "1000.0.2",
"dependencies": {
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down