浏览代码

Fix markdown formatting in npm module description

Gaël Métais 10 年之前
父节点
当前提交
4032468e10
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package.json

+ 1 - 0
package.json

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