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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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", |
|
|
|
|