mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-26 17:29:53 +01:00
fix: #10877, define a resolution for jquery subdependency of timeago
This commit is contained in:
@@ -166,6 +166,9 @@
|
|||||||
"nyc": "15.1.0",
|
"nyc": "15.1.0",
|
||||||
"smtp-server": "3.11.0"
|
"smtp-server": "3.11.0"
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"timeago/jquery": "3.6.0"
|
||||||
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/NodeBB/NodeBB/issues"
|
"url": "https://github.com/NodeBB/NodeBB/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user