volar-service-pug-beautify
Advanced tools
Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "volar-service-pug-beautify", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "Integrate pug-beautify into Volar", | ||
@@ -14,4 +14,4 @@ "homepage": "https://github.com/volarjs/services/tree/master/packages/pug-beautify", | ||
"files": [ | ||
"out/**/*.js", | ||
"out/**/*.d.ts" | ||
"**/*.js", | ||
"**/*.d.ts" | ||
], | ||
@@ -42,3 +42,3 @@ "repository": { | ||
}, | ||
"gitHead": "d4023ed503951199b1a9a4b7efe82f4edba42141" | ||
"gitHead": "6fb3db40aff2f3dbce116fc24b49c186ff5c0e5e" | ||
} |
4023