@hashicorp/hashi-basic-list
Advanced tools
Comparing version 2.0.2-alpha.0 to 2.0.3-alpha.0
@@ -40,2 +40,3 @@ 'use strict'; | ||
acc.push(React.createElement("li", { | ||
key: d.title, | ||
"data-id": d.id ? d.id : '' | ||
@@ -42,0 +43,0 @@ }, date && dateIcon && React.createElement("div", { |
{ | ||
"name": "@hashicorp/hashi-basic-list", | ||
"description": "simple vertical list with optional date and location render", | ||
"version": "2.0.2-alpha.0", | ||
"version": "2.0.3-alpha.0", | ||
"dependencies": { | ||
@@ -19,3 +19,3 @@ "strftime": "^0.10.0" | ||
}, | ||
"gitHead": "c806a614e9e1fcb039bde5898aed73f769f322b4" | ||
"gitHead": "1061cf1c0dbb3ff14c1b343d58ca855ce909e962" | ||
} |
Sorry, the diff of this file is not supported yet
5192
119