Skip to content

Commit 8d4171c

Browse files
author
Aaron O'Mullan
committed
Update cb.terminal to use sh.js@1.1.0
1 parent 6cd803e commit 8d4171c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/cb.terminal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"codebox": ">=0.7.0"
1818
},
1919
"dependencies": {
20-
"sh.js": "git+https://github.com/FriendCode/sh.js#1.0.1"
20+
"sh.js": "git+https://github.com/FriendCode/sh.js#1.1.0"
2121
}
2222
}

0 commit comments

Comments
 (0)