Skip to content

Commit 749cf71

Browse files
committed
update ember-cli-deploy-plugin
1 parent ca4aa93 commit 749cf71

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
@@ -46,11 +46,11 @@
4646
],
4747
"dependencies": {
4848
"ember-cli-babel": "^5.0.0",
49-
"ember-cli-deploy-plugin": "0.2.0",
49+
"ember-cli-deploy-plugin": "^0.2.2",
5050
"tunnel-ssh": "^1.0.1",
5151
"untildify": "^2.0.0"
5252
},
5353
"ember-addon": {
5454
"configPath": "tests/dummy/config"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)