Skip to content

Commit 29c28df

Browse files
committed
Remove build, use terminal-tab-plus
- Deprecate usage of build plugin since it's not maintained and won't install for users (noseglid/atom-build#569) - Use terminal-tab-plus over terminal-tab for the service (jsmecham/atom-terminal-tab#85)
1 parent d2c1d65 commit 29c28df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
},
1515
"package-deps": [
1616
"atom-ide-ui",
17-
"build",
1817
"busy",
1918
"busy-signal",
2019
"file-icons",
@@ -24,7 +23,7 @@
2423
"minimap-cursorline",
2524
"minimap-find-and-replace",
2625
"minimap-selection",
27-
"terminal-tab",
26+
"terminal-tab-plus",
2827
"tool-bar",
2928
"tool-bar-main"
3029
]

0 commit comments

Comments
 (0)