Open pacav69 opened 9 years ago
When running bower install it came up with a time out on jquery-inputlimiter to resolve it i replaced the line in bower.json with the git reference.
"jquery-inputlimiter": "https://jquery-inputlimiter.googlecode.com/files/jquery-inputlimiter.1.3.1.zip",
with this line
"jquery-inputlimiter": "https://github.com/bitmanic/jquery-inputlimiter/blob/master/jquery-inputlimiter.1.3.1.zip",
When running bower install it came up with a time out on jquery-inputlimiter to resolve it i replaced the line in bower.json with the git reference.
bower.json
with this line