Browse Source

Merge pull request #90 from mxschmitt/renovate/moment-2.x

fix(deps): update dependency moment to v2.21.0
dependabot/npm_and_yarn/web/prismjs-1.21.0
Max Schmitt 8 years ago
committed by GitHub
parent
commit
d985bca70e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      static/package.json

2
static/package.json

@ -11,7 +11,7 @@
} }
}, },
"dependencies": { "dependencies": {
"moment": "2.20.1", "moment": "2.21.0",
"prismjs": "1.11.0", "prismjs": "1.11.0",
"react": "16.2.0", "react": "16.2.0",
"react-clipboard.js": "1.1.3", "react-clipboard.js": "1.1.3",

Loading…
Cancel
Save