Compare commits

...

1 Commits

Author SHA1 Message Date
2ee03d261c fix: Set unpkg default to feather.min.js 2018-05-18 16:13:35 -07:00

View File

@ -3,6 +3,7 @@
"version": "0.0.0-development",
"description": "Simply beautiful open source icons",
"main": "dist/feather.js",
"unpkg": "dist/feather.min.js",
"files": [
"dist"
],