ticketfly-shared-config
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -7,4 +7,4 @@ 'use strict'; | ||
afterInstall: function() { | ||
return this.insertIntoFile('.gitignore', '.jscsrc\n.openshift'); | ||
return this.insertIntoFile('.gitignore', '.openshift'); | ||
} | ||
}; |
{ | ||
"name": "ticketfly-shared-config", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Shared configuration across projects.", | ||
@@ -5,0 +5,0 @@ "directories": { |
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
11013