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
Next Next commit
fix: for #4706
  • Loading branch information
sushilshinde authored Aug 6, 2020
commit 67a03104f8603886417d20c36e2f46522fbab91f
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": "1.0.12",
"version": "1000.0.1",
"dependencies": {
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down