Hardcoding bootswatch version to 3.4.1+1
Fixing error : Potentially unhandled rejection [2] variable @path is undefined in file bower_components/bootswatch/sandstone/bootswatch.less line no. 10
This commit is contained in:
parent
a3ae76fac1
commit
f6faa856fe
|
@ -24,7 +24,7 @@
|
||||||
"angularjs-toaster": "~1.0.0",
|
"angularjs-toaster": "~1.0.0",
|
||||||
"angular-chart.js": "~0.8.8",
|
"angular-chart.js": "~0.8.8",
|
||||||
"ngletteravatar": "~4.0.0",
|
"ngletteravatar": "~4.0.0",
|
||||||
"bootswatch": "~3.4.1",
|
"bootswatch": "3.4.1+1",
|
||||||
"fontawesome": "~4.5.0",
|
"fontawesome": "~4.5.0",
|
||||||
"satellizer": "~0.13.4",
|
"satellizer": "~0.13.4",
|
||||||
"angular-ui-router": "~0.2.15",
|
"angular-ui-router": "~0.2.15",
|
||||||
|
|
Loading…
Reference in New Issue