Browse Source

Merge pull request #72 from maxibanki/renovate/pin-dependencies

fix(deps): pin dependency react-table to v6.7.6
dependabot/npm_and_yarn/web/prismjs-1.21.0
Max Schmitt 8 years ago
committed by GitHub
parent
commit
ba3b594967
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      static/package.json

2
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"

Loading…
Cancel
Save