Browse Source

修改js-beautify版本

yingp 7 years ago
parent
commit
610c603a1b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -20,7 +20,8 @@
     "qrcode": "^1.2.0",
     "vue-awesome-swiper": "^2.5.4",
     "vue2-filters": "^0.1.9",
-    "node-sass": "^4.5.3"
+    "node-sass": "^4.5.3",
+    "js-beautify": "1.6.14"
   },
   "scripts": {
     "dev": "nodemon --exec node server.js",