diff --git a/demo-ng/src/package.json b/demo-ng/src/package.json index f24062c..c2cb3df 100755 --- a/demo-ng/src/package.json +++ b/demo-ng/src/package.json @@ -3,5 +3,5 @@ "android": { "v8Flags": "--expose_gc" }, - "discardUncaughtJsExceptions": true, -} \ No newline at end of file + "discardUncaughtJsExceptions": true +}