ember-cli-clock
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,3 +5,4 @@ import Clock from '../services/clock'; | ||
name: 'clock', | ||
initialize: function(container, app) { | ||
initialize: function() { | ||
var app = arguments[1] || arguments[0]; | ||
app.register('clock:main', Clock); | ||
@@ -8,0 +9,0 @@ app.inject('controller', 'clock', 'clock:main'); |
{ | ||
"name": "ember-cli-clock", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
15866
202
281