Browse Source
Merge pull request #67 from maxibanki/renovate/moment-2.x
Update dependency moment to v2.20.1
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
|
|
@ -13,7 +13,7 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"moment": "2.20.0", |
|
|
"moment": "2.20.1", |
|
|
"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", |
|
|
|