Browse Source

Merge pull request #59 from maxibanki/renovate/toastr-2.x

Update dependency toastr to v2.1.4
dependabot/npm_and_yarn/web/prismjs-1.21.0
Max Schmitt 8 years ago
committed by GitHub
parent
commit
76519fe761
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      static/package.json

2
static/package.json

@ -27,7 +27,7 @@
"react-scripts": "1.0.17",
"semantic-ui-css": "2.2.12",
"semantic-ui-react": "0.77.0",
"toastr": "2.1.2"
"toastr": "2.1.4"
},
"scripts": {
"start": "react-scripts start",

Loading…
Cancel
Save