diff --git a/LICENSE b/LICENSE index 56b3e36..1082bb1 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ MIT License Copyright (c) 2017 Doodle Cricket Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal +of this software and associated documentation files (the "Software"), to deals in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..8623eff --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "doodlecricket.github.io", + "lockfileVersion": 3, + "requires": true, + "packages": {} +} diff --git a/service-worker.js b/service-worker.js index 4468250..21514ed 100644 --- a/service-worker.js +++ b/service-worker.js @@ -6,7 +6,7 @@ * See https://goo.gl/nhQhGp * * The rest of the code is auto-generated. Please don't update this file - * directly; instead, make changes to your Workbox build configuration + * directly; instead, make changes to your Workboxes build configuration * and re-run your build process. * See https://goo.gl/2aRDsh */