Skip to content

Commit

Permalink
package.json: Fix rrule version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Parnell committed Apr 8, 2021
1 parent df598b8 commit ac3566e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"luxon": "^1.26.0",
"moment": "^2.24.0",
"moment-timezone": "^0.5.33",
"rrule": "^2.6.4",
"rrule": "2.6.4",
"striptags": "^3.1.1",
"uritemplate": "^0.3.4",
"validator": "^10.11.0",
Expand Down

0 comments on commit ac3566e

Please sign in to comment.