Skip to content

Commit 1b57287

Browse files
authored
Merge pull request #10 from ziluvatar/bump-up-moment-version
Update moment library version and module to 0.9.2
2 parents 104cf67 + b99ff80 commit 1b57287

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saml",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"devDependencies": {
55
"mocha": "*",
66
"should": "~1.2.1"
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"xml-crypto": "~0.0.20",
1818
"xmldom": "=0.1.15",
19-
"moment": "~1.7.2",
19+
"moment": "~2.14.1",
2020
"xml-encryption": "~0.7.4",
2121
"xpath": "0.0.5",
2222
"async": "~0.2.9"

0 commit comments

Comments
 (0)