Quellcode durchsuchen

Fix markdown formatting in npm module description

Gaël Métais vor 10 Jahren
Ursprung
Commit
4032468e10
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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"