Skip to content

Commit 0588f94

Browse files
author
Ju Liu
committed
Upgrade ember inbound actions
1 parent 6f49eeb commit 0588f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-scrollable",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A simple Ember wrapper around Trackpad Scroll Emulator",
55
"directories": {
66
"doc": "doc",
@@ -42,7 +42,7 @@
4242
],
4343
"dependencies": {
4444
"ember-cli-babel": "^5.0.0",
45-
"ember-component-inbound-actions": "0.0.3"
45+
"ember-component-inbound-actions": "git+https://github.com/GavinJoyce/ember-component-inbound-actions.git#gj/ember-1-13-beta"
4646
},
4747
"ember-addon": {
4848
"configPath": "tests/dummy/config"

0 commit comments

Comments
 (0)