Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "alfredjs", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,3 +13,3 @@ # Alfred JS | ||
``` | ||
npm install alfred -g | ||
npm install alfredjs -g | ||
``` | ||
@@ -16,0 +16,0 @@ |
@@ -48,3 +48,3 @@ var vorpal = require('vorpal')(); | ||
scope : {},\n\ | ||
transclude:"false"\n\ | ||
transclude:"false",\n\ | ||
templateUrl : "components/' + args.componentName + '.html",\n\ | ||
@@ -51,0 +51,0 @@ link : function($scope,$element,$attrs){\n\ |
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
1859332