Browse Source

Fix markdown formatting in npm module description

Gaël Métais 10 năm trước cách đây
mục cha
commit
4032468e10
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"