Use custom version of poise-javascript

Fixes npm-outdated breaking chef runs all the time.

See https://github.com/poise/poise-javascript/pull/8
This commit is contained in:
2017-11-05 00:37:20 +01:00
parent 5b1c583313
commit 206e807ac7
9 changed files with 259 additions and 13 deletions

View File

@@ -16,5 +16,5 @@
module PoiseJavascript
VERSION = '1.2.0'
VERSION = '1.2.1.pre'
end