Updated changelog

This commit is contained in:
Henry Whitaker
2020-05-05 09:25:55 +01:00
parent 6c88a7f269
commit 64d72d097f
4 changed files with 10 additions and 4 deletions

View File

@@ -1,4 +1,10 @@
{
"1.3.3": [
{
"description": "Updated jQuery",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/32"
}
],
"1.3.2": [
{
"description": "Updated laravel framework",

View File

@@ -7,7 +7,7 @@ return [
|--------------------------------------------------------------------------
*/
'version' => '1.3.2',
'version' => '1.3.3',
/*
|--------------------------------------------------------------------------

2
public/js/app.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -35,7 +35,7 @@ object-assign
*/
/*!
* jQuery JavaScript Library v3.5.0
* jQuery JavaScript Library v3.5.1
* https://jquery.com/
*
* Includes Sizzle.js
@@ -45,7 +45,7 @@ object-assign
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2020-04-10T15:07Z
* Date: 2020-05-04T22:49Z
*/
/**