You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
info : 'Integration with popular tools such as Bower, Grunt, Karma, Mocha, JSHint, Node Inspector, Livereload, Protractor, Jade, Sass, CoffeeScript, and Less.'
20
+
info : 'Integration with popular tools such as Bower, Grunt, Karma, Mocha, JSHint, Node Inspector, Livereload, Protractor, Jade, Stylus, Sass, CoffeeScript, and Less.'
21
21
},{
22
22
name : 'Server and Client integration',
23
23
info : 'Built with a powerful and fun stack: MongoDB, Express, AngularJS, and Node.'
Copy file name to clipboardExpand all lines: app/templates/server/config/seed(mongoose).js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ var Thing = require('../api/thing/thing.model');
11
11
Thing.find({}).remove(function(){
12
12
Thing.create({
13
13
name : 'Development Tools',
14
-
info : 'Integration with popular tools such as Bower, Grunt, Karma, Mocha, JSHint, Node Inspector, Livereload, Protractor, Jade, Sass, CoffeeScript, and Less.'
14
+
info : 'Integration with popular tools such as Bower, Grunt, Karma, Mocha, JSHint, Node Inspector, Livereload, Protractor, Jade, Stylus, Sass, CoffeeScript, and Less.'
15
15
},{
16
16
name : 'Server and Client integration',
17
17
info : 'Built with a powerful and fun stack: MongoDB, Express, AngularJS, and Node.'
0 commit comments