File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 "name" : " vscode-html-css" ,
33 "displayName" : " HTML CSS Support" ,
44 "description" : " CSS support for HTML documents" ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.1.0 " ,
66 "publisher" : " ecmel" ,
77 "license" : " MIT" ,
88 "homepage" : " https://github.com/ecmel/vscode-html-css" ,
7272 "webpack" : " webpack --mode development"
7373 },
7474 "devDependencies" : {
75+ "@types/chokidar" : " ^2.1.3" ,
7576 "@types/css-tree" : " ^1.0.4" ,
7677 "@types/glob" : " ^7.1.3" ,
7778 "@types/mocha" : " ^8.0.0" ,
8081 "@types/vscode" : " ^1.51.0" ,
8182 "@typescript-eslint/eslint-plugin" : " ^4.1.1" ,
8283 "@typescript-eslint/parser" : " ^4.1.1" ,
83- "@types/ chokidar" : " ^2.1 .3" ,
84+ "chokidar" : " ^3.4 .3" ,
8485 "css-tree" : " ^1.1.2" ,
8586 "eslint" : " ^7.9.0" ,
8687 "glob" : " ^7.1.6" ,
9192 "vsce" : " ^1.81.1" ,
9293 "vscode-test" : " ^1.4.0" ,
9394 "webpack-cli" : " ^4.2.0" ,
94- "webpack" : " ^5.9.0" ,
95- "chokidar" : " ^3.4.3"
95+ "webpack" : " ^5.9.0"
9696 }
97- }
97+ }
You can’t perform that action at this time.
0 commit comments