biz_activitylist
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "biz_activitylist", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -10,3 +10,6 @@ "main": "index.js", | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"dependencies": { | ||
"moment": "^2.18.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
928
1
+ Addedmoment@^2.18.1
+ Addedmoment@2.30.1(transitive)