Comparing version 0.1.4 to 0.1.5
@@ -50,3 +50,3 @@ | ||
args = require('karg')("\nkonrad\n arguments . ? see arguments . ** .\n bump . ? bump package.* version . = false\n commit . ? commit with message . = false\n publish . ? bump, commit and publish to npm . = false\n update . ? update npm packages . = false\n verbose . ? log more . = false\n quiet . ? log nothing . = false\n time . ? log with time . = true\n \narguments\n no option directory to watch\n commit message\n bump version\n \nversion " + pkg.version); | ||
args = require('karg')("\nkonrad\n arguments . ? see arguments . ** .\n bump . ? bump package.* version . = false\n commit . ? commit with message . = false\n publish . ? bump, commit and publish to npm . = false\n update . ? update npm packages . = false\n verbose . ? log more . = false\n quiet . ? log nothing . = false\n time . ? log with time . = true\n \narguments\n no option directory to watch\n commit commit message\n publish commit message\n bump semver version\n \nversion " + pkg.version); | ||
@@ -53,0 +53,0 @@ |
{ | ||
"name": "konrad", | ||
"description": "builds my stuff", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"main": "js/konrad.js", | ||
@@ -6,0 +6,0 @@ "bin": { |
Sorry, the diff of this file is not supported yet
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
35826