diff --git a/package-overrides/github/bpampuch/pdfmake@0.1.15.json b/package-overrides/github/bpampuch/pdfmake@0.1.15.json new file mode 100644 index 00000000..e8cafa15 --- /dev/null +++ b/package-overrides/github/bpampuch/pdfmake@0.1.15.json @@ -0,0 +1,6 @@ +{ + "main": "pdfmake", + "directories": { + "lib": "build" + } +} diff --git a/registry.json b/registry.json index 695a8fc4..fc63ab52 100644 --- a/registry.json +++ b/registry.json @@ -169,6 +169,7 @@ "page": "npm:page", "parallax": "github:wagerfield/parallax", "path": "github:jspm/nodelibs-path", + "pdfmake": "github:bpampuch/pdfmake", "phaser": "github:photonstorm/phaser", "pikaday": "github:dbushell/Pikaday", "poly": "github:cujojs/poly",