Skip to content

Commit 09ee840

Browse files
author
dtolstyi
committed
node-chromium v2.2.0 Release
1 parent cb8010b commit 09ee840

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
1515
If you need to use older versions of Node.js try `node-chromium 1.x.x` releases.
1616

1717
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)