Skip to content

Commit d418cd0

Browse files
authored
Merge pull request #1229 from izaera/LPD-34947
chore(alloy-ui): prepare 3.1.0-deprecated.122 release
2 parents 340b17a + 120a39b commit d418cd0

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"alloycore": ["aui-base-core"],
33
"alloyregex": "(aui|yui(",
4-
"yuiversion": "patched-v3.20.2",
5-
"version": "3.1.0-deprecated.121"
6-
}
4+
"yuiversion": "patched-v3.20.3",
5+
"version": "3.1.0-deprecated.122"
6+
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "alloy-ui",
3-
"version": "3.1.0-deprecated.121",
3+
"version": "3.1.0-deprecated.122",
44
"homepage": "http://alloyui.com",
55
"authors": ["Eduardo Lundgren <eduardo.lundgren@liferay.com>"],
66
"description": "AlloyUI is a framework built on top of YUI3 (JavaScript) that uses Bootstrap (HTML/CSS) to provide a simple API for building high scalable applications",
77
"keywords": ["alloy", "alloyui", "aui", "yui", "yui3"],
88
"license": "BSD",
99
"dependencies": {
10-
"yui3": "liferay/yui3#patched-v3.20.2"
10+
"yui3": "liferay/yui3#patched-v3.20.3"
1111
},
1212
"devDependencies": {
1313
"ace-builds": "1.4.6",
1414
"alloy-apidocs-theme": "liferay/alloy-apidocs-theme#master",
1515
"alloyui.com": "liferay/alloyui.com#master"
1616
}
17-
}
17+
}

third-party/projects/alloy-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alloy-ui",
33
"description": "AlloyUI",
4-
"version": "3.1.0-deprecated.121",
4+
"version": "3.1.0-deprecated.122",
55
"author": {
66
"name": "Eduardo Lundgren",
77
"email": "eduardo.lundgren@liferay.com",
@@ -60,4 +60,4 @@
6060
"npm": ">=2.0.0",
6161
"node": "<=0.12.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)