Browse Source
fix(deps): update dependency react-datepicker to v1.2.2
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
|
|
|
@ -15,7 +15,7 @@ |
|
|
|
"prismjs": "1.11.0", |
|
|
|
"react": "16.2.0", |
|
|
|
"react-clipboard.js": "1.1.3", |
|
|
|
"react-datepicker": "1.2.1", |
|
|
|
"react-datepicker": "1.2.2", |
|
|
|
"react-dom": "16.2.0", |
|
|
|
"react-moment": "0.7.0", |
|
|
|
"react-prism": "4.3.2", |
|
|
|
|