Skip to content

Commit 4ddf7af

Browse files
committed
puppet-lint: fix examples
1 parent fc5cc75 commit 4ddf7af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/npm.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include 'nodejs'
22

33
nodejs::npm { 'express|/tmp/npm':
4-
ensure => '2.5.9',
4+
ensure => '2.5.9',
55
}

0 commit comments

Comments
 (0)