Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tools
mattermost
mattermost-plugin-walltime
Commits
8794a484
Commit
8794a484
authored
Mar 11, 2022
by
James Addison
Browse files
npm install chrono-node@2.3.8
parent
5b4e6137
Pipeline
#37867
passed with stages
in 14 minutes and 41 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
webapp/package-lock.json
View file @
8794a484
...
...
@@ -8,7 +8,7 @@
"name": "webapp",
"version": "0.1.1",
"dependencies": {
"chrono-node": "2.3.
6
",
"chrono-node": "2.3.
8
",
"mattermost-redux": "",
"moment-timezone": "0.5.26",
"react": "16.8.6",
...
...
@@ -3704,9 +3704,9 @@
}
},
"node_modules/chrono-node": {
"version": "2.3.
6
",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.3.
6
.tgz",
"integrity": "sha512-
nWvpNZJXCfxHs5IfQEXqSYKiLFpz2PHB7SUdc8La2sjoG0S4ifDYLrpICrs/PsSCkZxN+AfVQq11Vd2ex5umj
w==",
"version": "2.3.
8
",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.3.
8
.tgz",
"integrity": "sha512-
cOCUKFHkGKJ//2VK0Vjwd8qh/tDJNraZHYb4DNB48mRUyfL7ag9lCDXgos30fPmV1pha4sP4qHLYItKNS0YpR
w==",
"dependencies": {
"dayjs": "^1.10.0"
}
...
...
@@ -17537,9 +17537,9 @@
}
},
"chrono-node": {
"version": "2.3.
6
",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.3.
6
.tgz",
"integrity": "sha512-
nWvpNZJXCfxHs5IfQEXqSYKiLFpz2PHB7SUdc8La2sjoG0S4ifDYLrpICrs/PsSCkZxN+AfVQq11Vd2ex5umj
w==",
"version": "2.3.
8
",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.3.
8
.tgz",
"integrity": "sha512-
cOCUKFHkGKJ//2VK0Vjwd8qh/tDJNraZHYb4DNB48mRUyfL7ag9lCDXgos30fPmV1pha4sP4qHLYItKNS0YpR
w==",
"requires": {
"dayjs": "^1.10.0"
}
...
...
webapp/package.json
View file @
8794a484
...
...
@@ -31,7 +31,7 @@
"webpack-cli"
:
"3.3.6"
},
"dependencies"
:
{
"chrono-node"
:
"2.3.
6
"
,
"chrono-node"
:
"2.3.
8
"
,
"mattermost-redux"
:
""
,
"moment-timezone"
:
"0.5.26"
,
"react"
:
"16.8.6"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment