mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 23:03:36 +01:00
Updated changelog
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -7,7 +7,7 @@ return [
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
'version' => '1.3.2',
|
||||
'version' => '1.3.3',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
@@ -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
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user