Skip to content

Commit 586ef50

Browse files
committed
1.2.0
1 parent 821ac5d commit 586ef50

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{
22
"name": "generator-angular-fullstack",
3-
"version": "1.1.1",
4-
"description": "Yeoman generator for AngularJS with Express server",
3+
"version": "1.2.0",
4+
"description": "Yeoman generator for creating MEAN stack applications, using MongoDB, Express, AngularJS, and Node",
55
"keywords": [
66
"yeoman-generator",
77
"mean",
8+
"mongodb",
9+
"angularjs",
10+
"express",
811
"scaffold",
912
"express",
1013
"fullstack",

0 commit comments

Comments
 (0)