We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b4783 commit 21abfcaCopy full SHA for 21abfca
docs/recipe/provision/nodejs.md
@@ -13,7 +13,7 @@ require 'recipe/provision/nodejs.php';
13
14
## Configuration
15
### node_version
16
-[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L8)
+[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L7)
17
18
19
@@ -26,7 +26,7 @@ require 'recipe/provision/nodejs.php';
26
## Tasks
27
28
### provision\:node {#provision-node}
29
-[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L11)
+[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L10)
30
31
Installs npm packages.
32
0 commit comments