@unicorns/data-table
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@unicorns/data-table", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Vue component for rendering data-tables", | ||
@@ -31,6 +31,7 @@ "author": "Unicorn Global et al", | ||
"dependencies": { | ||
"@unicorns/avatars": "^2.0.0", | ||
"moment": "^2.24.0", | ||
"pikaday": "^1.8.0" | ||
"@unicorns/avatars": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"moment": "^2.24.0" | ||
}, | ||
"devDependencies": { | ||
@@ -67,2 +68,3 @@ "@babel/core": "^7.6.0", | ||
"nyc": "^14.1.1", | ||
"pikaday": "^1.8.0", | ||
"sass-loader": "^7.3.1", | ||
@@ -69,0 +71,0 @@ "sass-resources-loader": "^2.0.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2
284423
46
227
- Removedmoment@^2.24.0
- Removedpikaday@^1.8.0
- Removedpikaday@1.8.2(transitive)