Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #379 from pwa-builder/v1.6.5
Browse files Browse the repository at this point in the history
v1.6.5
  • Loading branch information
JudahGabriel authored Aug 5, 2020
2 parents 1559a02 + 2f7fce6 commit 9137d64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build/pwa-install.js
Original file line number Diff line number Diff line change
Expand Up @@ -863,4 +863,3 @@ pwainstall = __decorate([
customElement("pwa-install")
], pwainstall);
export { pwainstall };
//# sourceMappingURL=pwa-install.js.map
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pwabuilder/pwainstall",
"version": "1.6.4",
"version": "1.6.5",
"description": "",
"main": "dist/pwa-install.js",
"module": "dist/pwa-install.js",
Expand Down

0 comments on commit 9137d64

Please sign in to comment.