Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 700aafe

Browse files
chore(package.json): fix dist-tag for 1.5 branch
1 parent 2b6bfc3 commit 700aafe

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
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"branchVersion": "1.5.x",
55
"branchPattern": "1.5.*",
6-
"distTag": "latest",
6+
"distTag": "previous_1_5",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/angular/angular.js.git"

0 commit comments

Comments
 (0)