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 {
1515 // name is used for zip archive when building plugin
1616 pluginName ' webstorm-styled-components'
1717 downloadSources false
18+ updateSinceUntilBuild false
1819}
1920
2021sourceSets {
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >com.deadlock.scsyntax</id >
33 <name >Styled Components</name >
4- <version >1.0.3 </version >
4+ <version >1.0.4 </version >
55 <
vendor email =
" [email protected] " url =
" http://www.saraya.io" >Kodehouse</
vendor >
66
77 <!-- Enable plugin for all products -->
1919 ]]>
2020 </change-notes >
2121
22- <idea-version since-build =" 172.0 " />
22+ <idea-version since-build =" 172.3317 " />
2323
2424 <extensions defaultExtensionNs =" com.intellij" >
2525 <multiHostInjector implementation =" com.intellij.StyledComponents.StyledComponentsInjector" />
You can’t perform that action at this time.
0 commit comments