Skip to content

Commit

Permalink
2.0.3 just for main/module etc in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samthor committed Jun 3, 2018
1 parent 0f2755b commit 485f386
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "pwacompat",
"version": "2.0.2",
"version": "2.0.3",
"description": "library to bring Web App Manifest contents to non-compliant browsers",
"main": "pwacompat.min.js",
"module": "pwacompat.js",
"jsnext:main": "pwacompat.js",
"repository": {
"type": "git",
"url": "git+https://github.com/GoogleChrome/pwacompat.git"
Expand Down

0 comments on commit 485f386

Please sign in to comment.