lit-heroicons
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -9,3 +9,3 @@ import { TemplateResult } from "lit-element"; | ||
} | ||
declare const _default: HeroIcon; | ||
export default _default; | ||
export declare const icons: HeroIcon; | ||
export {}; |
{ | ||
"name": "lit-heroicons", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Heroicons for Lit (Project based on heroicons)", | ||
@@ -13,3 +13,5 @@ "main": "index.js", | ||
"dist/src/heroicons.js", | ||
"dist/src/heroicons.d.ts" | ||
"dist/src/heroicons.d.ts", | ||
"dist/heroicon.js", | ||
"dist/heroicon.d.ts" | ||
], | ||
@@ -16,0 +18,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
172612
6
1768