Skip to content

Commit

Permalink
Merge pull request #14 from anirudhb/fixed-finally
Browse files Browse the repository at this point in the history
0.0.9 - finally published with actual typings.
  • Loading branch information
sampoder authored Feb 6, 2021
2 parents e99584a + 6fc9777 commit 2ce36e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"name": "@hackclub/icons",
"version": "0.0.6",
"version": "0.0.9",
"description": "Hack Club’s iconset, a superset of spectrum-icons",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"keywords": [
"icon",
"react"
Expand Down

1 comment on commit 2ce36e6

@vercel
Copy link

@vercel vercel bot commented on 2ce36e6 Feb 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.