Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef2c6e3

Browse files
committed
chore(build): 1.4 versions should stick to 1.4.x
1 parent c219a87 commit ef2c6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angularjs",
33
"license": "MIT",
4-
"branchVersion": "^1.4.0-beta.0",
4+
"branchVersion": "^1.4.x",
55
"branchPattern": "1.4.*",
66
"distTag": "previous_1_4",
77
"repository": {

0 commit comments

Comments
 (0)