Skip to content

Commit 57a10fc

Browse files
authored
Update package.json
upgrade dependency "atom-message-panel" version to "1.3.0" to enable opening script output panel on the right.
1 parent ebf87ac commit 57a10fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
},
333333
"dependencies": {
334334
"ansi-to-html": "^0.4.2",
335-
"atom-message-panel": "1.2.7",
335+
"atom-message-panel": "1.3.0",
336336
"atom-space-pen-views": "^2.0.3",
337337
"babel-preset-env": "^1.6.0",
338338
"strip-ansi": "^3.0.0",

0 commit comments

Comments
 (0)