Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

Commit 39e0ee0

Browse files
authored
Merge pull request #71 from pwa-builder/unexpectedTokenInJSON
Fixed an error related to "Unexpected token } in JSON at position 7427"
2 parents ebead02 + 7a509df commit 39e0ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/manifestTools/assets/web-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,6 @@
176176
}
177177
}
178178
}
179-
},
179+
}
180180
}
181181
}

0 commit comments

Comments
 (0)