From a7fff1763b45c0e568eb62a43c59191dba780aea Mon Sep 17 00:00:00 2001 From: Daniel Kmak Date: Sun, 21 Jan 2018 19:33:05 +0100 Subject: [PATCH] 0.0.38 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 91ff14d..c830961 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-link-action", - "version": "0.0.37", + "version": "0.0.38", "description": "An Ember CLI addon. Allows to combine `{{link-to}}` helper with firing an action.", "license": "MIT", "author": "Daniel Kmak", @@ -42,7 +42,6 @@ "ember-try": "^0.2.23", "eslint-plugin-ember": "^5.0.0", "eslint-plugin-node": "^5.2.1", - "loader.js": "^4.5.1" }, "engines": {