Skip to content

Commit 66d6544

Browse files
chore: generator v7 (videojs#125)
1 parent 6f1d2e3 commit 66d6544

10 files changed

+2318
-5661
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ node_modules/
2929
dist/
3030
docs/api/
3131
test/dist/
32+
.eslintcache
33+
.yo-rc.json

.yo-rc.json

-19
This file was deleted.

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We welcome contributions from everyone!
44

55
## Getting Started
66

7-
Make sure you have NodeJS 0.10 or higher and npm installed.
7+
Make sure you have Node.js 4.8 or higher and npm installed.
88

99
1. Fork this repository and clone your fork
1010
1. Install dependencies: `npm install`

0 commit comments

Comments
 (0)