@datatypes/interval
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "@datatypes/interval", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "ISO 8601 based interval module", | ||
@@ -40,4 +40,4 @@ "main": "build/index", | ||
"@datatypes/duration": "^0.4.0", | ||
"@datatypes/moment": "^0.6.0" | ||
"@datatypes/moment": "^0.7.0" | ||
} | ||
} |
+ Added@datatypes/moment@0.7.0(transitive)
+ Addedend-of-week@1.0.0(transitive)
- Removed@datatypes/moment@0.6.0(transitive)
Updated@datatypes/moment@^0.7.0