grunt-wiredep
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "grunt-wiredep", | ||
"description": "Inject your Bower dependencies right into your HTML from Grunt.", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"homepage": "http://stephenplusplus.github.io/grunt-wiredep", | ||
@@ -6,0 +6,0 @@ "author": { |
> - | ||
# grunt-wiredep | ||
*Inject your Bower dependencies right into your HTML from Grunt.* | ||
*Inject Bower packages into your source code with Grunt.* | ||
> | ||
@@ -36,3 +36,3 @@ > - | ||
```js | ||
bowerInstall: { | ||
wiredep: { | ||
@@ -79,3 +79,3 @@ target: { | ||
``` | ||
grunt bowerInstall | ||
grunt wiredep | ||
``` | ||
@@ -82,0 +82,0 @@ |
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
9824
6882