Skip to content

Commit 6cd803e

Browse files
author
Aaron O'Mullan
committed
Update cb.terminal to use sh.js@1.0.1
1 parent 4f523cc commit 6cd803e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addons/cb.terminal/package.json

Lines changed: 2 additions & 2 deletions
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#daebbe7a4c450cd0a157416c1ce4c64e7260f907"
20+
"sh.js": "git+https://github.com/FriendCode/sh.js#1.0.1"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)