Skip to content

Commit

Permalink
chore: generator v7
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Aug 22, 2018
1 parent 6f1d2e3 commit fdf3b37
Show file tree
Hide file tree
Showing 10 changed files with 2,318 additions and 5,661 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ node_modules/
dist/
docs/api/
test/dist/
.eslintcache
.yo-rc.json
19 changes: 0 additions & 19 deletions .yo-rc.json

This file was deleted.

2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ We welcome contributions from everyone!

## Getting Started

Make sure you have NodeJS 0.10 or higher and npm installed.
Make sure you have Node.js 4.8 or higher and npm installed.

1. Fork this repository and clone your fork
1. Install dependencies: `npm install`
Expand Down
Loading

0 comments on commit fdf3b37

Please sign in to comment.