vscode-html-languageservice
Advanced tools
Comparing version 2.1.8 to 2.1.9
@@ -67,5 +67,2 @@ // copied from js-beautify/js/lib/beautify-css.js | ||
(function() { | ||
/* GENERATED_BUILD_OUTPUT */ | ||
var legacy_beautify_css = | ||
@@ -1362,1 +1359,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
/******/ ]); | ||
export const css_beautify = legacy_beautify_css; |
{ | ||
"name": "vscode-html-languageservice", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "Language service for HTML", | ||
@@ -5,0 +5,0 @@ "main": "./lib/umd/htmlLanguageService.js", |
Sorry, the diff of this file is too big to display
706325
15954