chore(package.json): fix dist-tag for 1.5 branch

This commit is contained in:
Peter Bacon Darwin
2016-12-15 20:21:24 +00:00
parent 2b6bfc36ae
commit 700aafe3ab
+1 -1
View File
@@ -3,7 +3,7 @@
"license": "MIT",
"branchVersion": "1.5.x",
"branchPattern": "1.5.*",
"distTag": "latest",
"distTag": "previous_1_5",
"repository": {
"type": "git",
"url": "https://github.com/angular/angular.js.git"