gd-sprest
Advanced tools
Comparing version 0.4.6 to 0.4.7
@@ -26,3 +26,3 @@ var gulp = require("gulp"); | ||
// Copy the definition file | ||
return gulp.src(["src/tsd/sprest.d.ts"]) | ||
return gulp.src(["tsd/sprest.d.ts"]) | ||
.pipe(gulp.dest("dist")); | ||
@@ -29,0 +29,0 @@ }); |
{ | ||
"name": "gd-sprest", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"description": "An easy way to develop against the SharePoint REST API.", | ||
@@ -5,0 +5,0 @@ "author": "Gunjan Datta <me@dattabase.com> (https://github.com/gunjandatta/sprest)", |
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
1152657