Added pdfmake@0.1.15

This commit is contained in:
Bartosz Gościński
2015-02-18 12:09:45 +01:00
parent ed38a1d7e0
commit 3726bc43c2
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"main": "pdfmake",
"directories": {
"lib": "build"
}
}
+1
View File
@@ -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",