Comparing version 0.0.2 to 0.0.3
@@ -45,3 +45,2 @@ 'use strict'; | ||
// These plugins provide necessary tasks. | ||
grunt.loadNpmTasks('grunt-contrib-nodeunit'); | ||
grunt.loadNpmTasks('grunt-contrib-jshint'); | ||
@@ -48,0 +47,0 @@ grunt.loadNpmTasks('grunt-contrib-watch'); |
@@ -385,3 +385,3 @@ /* | ||
copyRef: copyRef, | ||
delete: deleteFile, | ||
'delete': deleteFile, | ||
move: move, | ||
@@ -388,0 +388,0 @@ createFolder: createFolder, |
{ | ||
"name": "meocloud", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "lib/meocloud.js", | ||
@@ -5,0 +5,0 @@ "description": "MEOCloud api wrapper (http://meocloud.pt)", |
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
54741
1169