Skip to content

Commit

Permalink
fix: add umd file to build
Browse files Browse the repository at this point in the history
This pr adds umd build to the package
  • Loading branch information
eithe committed Apr 22, 2021
1 parent f0dc1f2 commit 964e050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"files": [
"dist/apisauce.js",
"dist/umd/apisauce.js",
"apisauce.d.ts"
],
"keywords": [
Expand Down

0 comments on commit 964e050

Please sign in to comment.