Comparing version 0.0.2 to 0.1.0
{ | ||
"name": "bilder-aws", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "aws tasks for bilder", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -176,3 +176,3 @@ module.exports = function (grunt) { | ||
grunt.registerTask('s3/upload', 'Upload to S3 bucket', S3SyncTask); | ||
grunt.registerTask('bilder/s3', 'Upload to S3 bucket', S3UploadTask); | ||
}; |
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
5382