Skip to content

Commit

Permalink
LPS-73723, LPS-73762 - Update Alloy 3.1.x to b826464e0275cf74d07387b5…
Browse files Browse the repository at this point in the history
…b699066f0fcdb3ea
  • Loading branch information
Jonathan Mak authored and brianchandotcom committed Jul 21, 2017
1 parent e1e7bae commit 954d49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -19,7 +19,7 @@ task buildLodash(type: Copy)
task buildSvg4everybody(type: Copy)
task testJS

String alloyUIVersion = "3.1.0-deprecated.16"
String alloyUIVersion = "3.1.0-deprecated.18"
String jqueryPluginsFormVersion = "3.51"
String jQueryVersion = "2.1.4"
String lexiconVersion = "1.0.22"
Expand Down
Expand Up @@ -13,7 +13,7 @@ task buildLexiconIcons(type: Copy)
task buildTheme
task publishNodeModule(type: PublishNodeModuleTask)

String alloyUIVersion = "3.1.0-deprecated.16"
String alloyUIVersion = "3.1.0-deprecated.18"
String lexiconVersion = "1.0.22"

File themeDestinationDir = file("src/main/resources/META-INF/resources/_unstyled");
Expand Down

0 comments on commit 954d49d

Please sign in to comment.