Skip to content

Commit 23c4ae5

Browse files
chore(package.json): update version branch information
1 parent 3112f8e commit 23c4ae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "angularjs",
33
"license": "MIT",
4-
"branchVersion": "^1.5.0-beta.0",
4+
"branchVersion": "^1.5.0-rc.0",
55
"branchPattern": "1.5.*",
66
"distTag": "beta",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/angular/angular.js.git"
1010
},
1111
"engines": {
12-
"node": "~0.10",
12+
"node": "<5",
1313
"npm": "~2.5"
1414
},
1515
"engineStrict": true,

0 commit comments

Comments
 (0)