Browse Source
Update dependency moment to v2.20.0
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
|
|
@ -13,7 +13,7 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"moment": "^2.20.0", |
|
|
"moment": "2.20.0", |
|
|
"prismjs": "1.9.0", |
|
|
"prismjs": "1.9.0", |
|
|
"react": "16.2.0", |
|
|
"react": "16.2.0", |
|
|
"react-clipboard.js": "1.1.3", |
|
|
"react-clipboard.js": "1.1.3", |
|
|
|