We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396ce54 commit 5fd6c27Copy full SHA for 5fd6c27
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "moment-precise-range-plugin",
3
- "version": "1.2.2",
+ "version": "1.2.3",
4
+ "dependencies": {
5
+ "moment": ">=2.9.0"
6
+ },
7
"description": "This is a plugin for the moment.js JavaScript library, to display date/time ranges precisely, in a human-readable format.",
8
"main": "moment-precise-range.js",
9
"files": [
0 commit comments