Skip to content

Commit 346e87e

Browse files
jreznotintellij-monorepo-bot
authored andcommitted
[webstorm] IJPL-155949 Allow update for WebStorm bundled plugins
GitOrigin-RevId: 6488dba7b9f09ad3f4b86551d608b0c8765a5fb7
1 parent a44cbbd commit 346e87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* LICENSE file in the root directory of this source tree.
88
*/
99
-->
10-
<idea-plugin require-restart="true" package="com.intellij.lang.jsgraphql">
10+
<idea-plugin require-restart="true" package="com.intellij.lang.jsgraphql" allow-bundled-update="true">
1111
<id>com.intellij.lang.jsgraphql</id>
1212
<name>GraphQL</name>
1313
<vendor>JetBrains</vendor>

0 commit comments

Comments
 (0)