@garage-panda/react-pdf-export
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@garage-panda/react-pdf-export", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A PDF generator for React applications", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "tsc", | ||
"build": "tsc && copy src\\css\\index.css lib\\css\\index.css", | ||
"dev": "tsc -w" | ||
@@ -16,0 +16,0 @@ }, |
14566
14
206