voxpupuli / puppet-nodejs

Puppet module to install nodejs and global npm packages
https://forge.puppet.com/puppet/nodejs
Apache License 2.0
113 stars 248 forks source link

Fix syntax error #407

Closed ghoneycutt closed 4 years ago

ghoneycutt commented 4 years ago

Without this change, travis will continue to fail.

bastelfreak commented 4 years ago

@ghoneycutt thanks!