Skip to content

Commit

Permalink
fix: update entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypicalpro committed Aug 21, 2020
1 parent d9c017d commit 59c124c
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
22 changes: 21 additions & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"description": "⚙️Save all your README badges as SVGs to save bandwidth",
"main": "lib/main.js",
"main": "lib/entry.js",
"scripts": {
"build": "tsc",
"format": "prettier --write **/*.ts",
Expand Down

0 comments on commit 59c124c

Please sign in to comment.