File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Requirements
37
37
* Operating System: Mac OSX 10.5.0 or higher / modern Linux. Note: Windows is not supported.
38
38
* [ Ruby] ( http://ruby-lang.org ) : 2.5 or newer
39
39
* [ SQLite] ( http://sqlite.org ) : 3.x
40
- * [ Node.js] ( https://nodejs.org ) : 6 or newer
40
+ * [ Node.js] ( https://nodejs.org ) : 10 or newer
41
41
* The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile
42
42
* Selenium is required on OSX: ` brew install selenium-server-standalone ` (See https://github.com/shvets/selenium )
43
43
Original file line number Diff line number Diff line change 9
9
"license" : " GNU General Public License v2.0" ,
10
10
"devDependencies" : {
11
11
"jsdoc" : " ^3.6.4" ,
12
- "jsdoc-to-markdown" : " ^5 .0.3 "
12
+ "jsdoc-to-markdown" : " ^6 .0.1 "
13
13
},
14
14
"dependencies" : {}
15
15
}
You can’t perform that action at this time.
0 commit comments