File tree Expand file tree Collapse file tree 2 files changed +45
-281
lines changed Expand file tree Collapse file tree 2 files changed +45
-281
lines changed Original file line number Diff line number Diff line change 3434 "main" : " ./out/extension" ,
3535 "scripts" : {
3636 "build" : " yarn run build:ts && yarn run build:css" ,
37- "build:css" : " yarn node- sass scss/ -o css/ --output-style compressed" ,
37+ "build:css" : " yarn sass scss/ -o css/ --output-style compressed" ,
3838 "build:ts" : " webpack --mode production" ,
3939 "compile" : " webpack --mode development --watch" ,
4040 "lint" : " eslint \" src/**/*.ts\" " ,
7676 "milligram" : " ^1.4.1" ,
7777 "minimatch" : " ^3.0.4" ,
7878 "mocha" : " ^9.0.3" ,
79- "node-sass" : " ^6.0.1" ,
8079 "original-fs" : " ^1.0.0" ,
8180 "ovsx" : " 0.2.0" ,
8281 "prettier" : " ^2.2.1" ,
8382 "prettylint" : " ^1.0.0" ,
83+ "sass" : " ^1.77.4" ,
8484 "semantic-release" : " ^17.4.4" ,
8585 "semantic-release-vsce" : " ^4.0.1" ,
8686 "semver" : " ^7.3.5" ,
You can’t perform that action at this time.
0 commit comments