File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ You can see full list of differences in [Fossbytes article](https://fossbytes.co
1010
1111## Requirements
1212
13- ` node-chromium 2.2.x+ ` is tested against and supports Node.js LTS and latest stable releases
14- ` node-chromium 2.1.2- ` is tested against and supports Node.js 7+
13+ Starting from version ` 2.2.0 ` ` node-chromium ` is tested against and supports Node.js LTS and latest stable releases
14+ Versions ` 2.0.0 ` - ` 2.1.2 ` support Node.js 7+
1515If you need to use older versions of Node.js try ` node-chromium 1.x.x ` releases.
1616
1717## Usage
Original file line number Diff line number Diff line change 11{
22 "name" : " chromium" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.2.0 " ,
44 "description" : " Chromium binaries for Node.js projects" ,
55 "repository" : " dtolstyi/node-chromium" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments