Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 8e2888b

Browse files
committed
features list
1 parent 7c0d438 commit 8e2888b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ An Expressjs generator for Yeoman, based on the express command line tool.
1616
- Supported CSS pre-processors
1717
- SASS (both node-sass and ruby sass)
1818
- LESS
19+
- Stylus
1920
- Supported Databases (with MVC structure):
2021
- MongoDB
2122
- MySQL

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-express",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"description": "A nodejs express generator for Yeoman",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)