Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 37945f1

Browse files
authored
Merge pull request #13 from seanparmelee/relax-dep
relax moment dependency
2 parents b48cf02 + eae8c8a commit 37945f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/SeverinDK/moment-timer"
99
},
1010
"dependencies": {
11-
"moment": "latest"
11+
"moment": ">= 1.6.0"
1212
},
1313
"authors": [
1414
"Søren Ernst <some12thing@gmail.com>"

0 commit comments

Comments
 (0)