mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-28 14:05:57 +00:00
Update bootstrap theme javascript dependencies
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "moment",
|
||||
"license": "MIT",
|
||||
"main": "moment.js",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
@@ -17,18 +18,19 @@
|
||||
"Gruntfile.js",
|
||||
"Moment.js.nuspec",
|
||||
"package.js",
|
||||
"package.json"
|
||||
"package.json",
|
||||
"ISSUE_TEMPLATE.md",
|
||||
"typing-tests"
|
||||
],
|
||||
"homepage": "https://github.com/moment/moment",
|
||||
"version": "2.11.2",
|
||||
"_release": "2.11.2",
|
||||
"version": "2.17.1",
|
||||
"_release": "2.17.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.11.2",
|
||||
"commit": "c9afcbd8c4e0177d03b220a89ab19f62c6cc7bcf"
|
||||
"tag": "2.17.1",
|
||||
"commit": "c83c4058b4c88d0a2ab10aac28ac787e31993c39"
|
||||
},
|
||||
"_source": "git://github.com/moment/moment.git",
|
||||
"_source": "https://github.com/moment/moment.git",
|
||||
"_target": "^2.11.2",
|
||||
"_originalSource": "moment",
|
||||
"_direct": true
|
||||
"_originalSource": "moment"
|
||||
}
|
||||
Reference in New Issue
Block a user