mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update Node.js documentation (5.1.0)
This commit is contained in:
parent
02243dd911
commit
a403ad8859
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Docs
|
|||
self.name = 'Node.js'
|
||||
self.slug = 'node'
|
||||
self.type = 'node'
|
||||
self.version = '5.0.0'
|
||||
self.version = '5.1.0'
|
||||
self.base_url = 'https://nodejs.org/api/'
|
||||
self.links = {
|
||||
home: 'https://nodejs.org/',
|
||||
|
|
Loading…
Reference in a new issue