Skip to content

Commit e68f089

Browse files
author
Joost de Vries
committed
Upgrade ember-inspector and bump version
1 parent ed41c71 commit e68f089

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-cli-remote-inspector",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"directories": {
55
"doc": "doc",
66
"test": "tests"
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"socket.io":"1.1.0",
21-
"ember-inspector": "^1.6.1"
21+
"ember-inspector": "^1.6.3"
2222
},
2323
"devDependencies": {
2424
"body-parser": "^1.2.0",

0 commit comments

Comments
 (0)