We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a760f commit 9f0b6c3Copy full SHA for 9f0b6c3
bower.json
@@ -22,7 +22,8 @@
22
],
23
"dependencies": {
24
"lodash": "^2.4.0",
25
- "moment": "^2.9.0",
+ "moment": "^2.10.0",
26
+ "moment-timezone": "^0.4.0",
27
"moment-range": "^1.0.0",
28
"sprintf": "~1.0.2"
29
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mongodb-shell-extensions",
3
- "version": "0.2.8",
+ "version": "0.2.9",
4
"description": "Useful MongoDB shell extensions",
5
"files": [
6
"src",
0 commit comments