Browse Source

Fix markdown formatting in npm module description

Gaël Métais 10 years ago
parent
commit
4032468e10
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -1,6 +1,7 @@
 {
   "name": "yellowlabtools",
   "version": "1.2.0",
+  "description": "Online tool audits a webpage for performance and front-end code quality issues",
   "repository": {
     "type": "git",
     "url": "git://github.com/gmetais/YellowLabTools.git"