From 3726bc43c27463b9339eb6f547a9b1eb5f004bd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Go=C5=9Bci=C5=84ski?= Date: Wed, 18 Feb 2015 12:09:45 +0100 Subject: [PATCH] Added pdfmake@0.1.15 --- package-overrides/github/bpampuch/pdfmake@0.1.15.json | 6 ++++++ registry.json | 1 + 2 files changed, 7 insertions(+) create mode 100644 package-overrides/github/bpampuch/pdfmake@0.1.15.json 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 0000000..e8cafa1 --- /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 695a8fc..fc63ab5 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",