Browse Source
fix(deps): update dependency react-table to v6.7.6
dependabot/npm_and_yarn/web/prismjs-1.21.0
Renovate Bot
8 years ago
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with
1 additions and
1 deletions
-
static/package.json
|
|
|
@ -24,7 +24,7 @@ |
|
|
|
"react-router": "4.2.0", |
|
|
|
"react-router-dom": "4.2.2", |
|
|
|
"react-scripts": "1.0.17", |
|
|
|
"react-table": "^6.7.6", |
|
|
|
"react-table": "6.7.6", |
|
|
|
"semantic-ui-css": "2.2.12", |
|
|
|
"semantic-ui-react": "0.77.1", |
|
|
|
"toastr": "2.1.4" |
|
|
|
|