Comparing version 2.5.4 to 2.5.5
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "2.5.4", | ||
"version": "2.5.5", | ||
"author": "Igor Balos", | ||
@@ -49,5 +49,3 @@ "contributors": [ | ||
"lintfix": "tslint -c tslint.json 'src/**/*.ts' --fix", | ||
"compile-docs": "echo 'Generating docs...' && mkdir -p ./docs && rm -r ./docs && node_modules/.bin/typedoc --options typedoc.json && git add -A ./docs && echo 'Generated docs!'", | ||
"pull-docs": "git subtree pull --prefix docs origin gh-pages", | ||
"push-docs": "git subtree push --prefix docs origin gh-pages" | ||
"compile-docs": "echo 'Generating docs...' && mkdir -p ./docs && rm -r ./docs && node_modules/.bin/typedoc --options typedoc.json && git add -A ./docs && echo 'Generated docs!'" | ||
}, | ||
@@ -54,0 +52,0 @@ "homepage": "http://wildbit.github.io/postmark.js", |
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
264526
133