Browse Source

Downgrade css-loader to 5.2.7 in /samples

Ken Chung 3 years ago
parent
commit
87c94338e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      samples/package.json

+ 1 - 1
samples/package.json

@@ -10,7 +10,7 @@
 	"author": "Microsoft Corporation",
 	"author": "Microsoft Corporation",
 	"license": "MIT",
 	"license": "MIT",
 	"devDependencies": {
 	"devDependencies": {
-		"css-loader": "^6.5.1",
+		"css-loader": "^5.2.7",
 		"electron": "^15.3.1",
 		"electron": "^15.3.1",
 		"file-loader": "^6.2.0",
 		"file-loader": "^6.2.0",
 		"glob": "^7.2.0",
 		"glob": "^7.2.0",