config.coffee in engine2-1.0.5 vs config.coffee in engine2-1.0.6

- old
+ new

@@ -7,11 +7,11 @@ styles: "bootstrap": ["dist/css/bootstrap.css"] "bootstrap-additions": ["dist/bootstrap-additions.css"] "angular-motion": ["dist/angular-motion.css"] "angular-ui-tree": ["dist/angular-ui-tree.css"] - "font-awesome": ["css/font-awesome.css"] + "fork-awesome": ["css/fork-awesome.css"] modules: definition: 'commonjs' wrapper: false @@ -62,10 +62,10 @@ ) ] copycat: fonts: [ - "node_modules/font-awesome/fonts" + "node_modules/fork-awesome/fonts" "node_modules/bootstrap/fonts" ] verbose: true onlyChanged: true