react-to-pdf
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-to-pdf", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Create pdf documents from React Components", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"test": "echo \"Error: no test specified\" && exit 0", | ||
"build": "babel ./src -d ./lib --ignore mocks/*,static/*,styleguide/*", | ||
"build": "babel ./src/index.jsx --out-file ./lib/index.js", | ||
"release": "yarn version --new-version patch", | ||
@@ -69,2 +69,3 @@ "preversion": "yarn test", | ||
"prettier": "^1.14.3", | ||
"prop-types": "^15.6.2", | ||
"react-styleguidist": "^7.3.8", | ||
@@ -71,0 +72,0 @@ "rimraf": "^2.6.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13715
41
10
169