Commit 8a049f80 authored by Abdullah Yassin's avatar Abdullah Yassin
Browse files

Issue #3293118: Remove restriction Bootstrap in 5.1 and make it fetch latest version of 5

parent fe8f9bff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
	},
	"devDependencies": {
		"@popperjs/core": "^2.9.2",
		"bootstrap": "^5.1.0",
		"bootstrap": "~5",
		"browser-sync": "^2.27.7",
		"browser-sync-webpack-plugin": "^2.3.0",
		"cross-env": "^7.0.3",