Feature/fix packages
Fikk følgende feilmelding ved første oppstart: Could not resolve the specified constraints for this project: Error: unknown package: jqueryui
meteor remove jqueryui
Could not resolve the specified constraints for this project: Error: unknown package: build-fetcher
meteor remove build-fetcher
meteor add mizzao:jquery-ui
funker igjen