* Update GitHub repository URL
* Update jQuery version
This commit is contained in:
Gaël Métais
2020-02-04 12:40:57 -03:00
committed by GitHub
parent 52ac5e5424
commit 8f5f9d6238
7 changed files with 13 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "yellowlabtools",
"version": "1.13.3",
"version": "1.13.4",
"description": "Online tool to audit a webpage for performance and front-end quality issues",
"license": "GPL-2.0",
"author": {
@@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/gmetais/YellowLabTools.git"
"url": "git://github.com/YellowLabTools/YellowLabTools.git"
},
"bin": {
"yellowlabtools": "./bin/cli.js"