Skip to content

Commit

Permalink
chore: update package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 13, 2022
1 parent 5d9b8a5 commit e4ffe40
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,17 @@
"dependencies": {
"@iconify/iconify": "^2.2.1",
"stringify-attributes": "^2.0.0"
}
},
"types": "./build/index.d.ts",
"directories": {
"test": "tests"
},
"repository": {
"type": "git",
"url": "git+https://github.com/edge-js/edge-iconify.git"
},
"bugs": {
"url": "https://github.com/edge-js/edge-iconify/issues"
},
"homepage": "https://github.com/edge-js/edge-iconify#readme"
}

0 comments on commit e4ffe40

Please sign in to comment.