File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ intellij {
15
15
// name is used for zip archive when building plugin
16
16
pluginName ' webstorm-styled-components'
17
17
downloadSources false
18
+ updateSinceUntilBuild false
18
19
}
19
20
20
21
sourceSets {
Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >com.deadlock.scsyntax</id >
3
3
<name >Styled Components</name >
4
- <version >1.0.3 </version >
4
+ <version >1.0.4 </version >
5
5
<vendor email =" hossam.saraya@gmail.com" url =" http://www.saraya.io" >Kodehouse</vendor >
6
6
7
7
<!-- Enable plugin for all products -->
19
19
]]>
20
20
</change-notes >
21
21
22
- <idea-version since-build =" 172.0 " />
22
+ <idea-version since-build =" 172.3317 " />
23
23
24
24
<extensions defaultExtensionNs =" com.intellij" >
25
25
<multiHostInjector implementation =" com.intellij.StyledComponents.StyledComponentsInjector" />
You can’t perform that action at this time.
0 commit comments