Skip to content

Commit 98d9143

Browse files
frederikprijckgkalpak
authored andcommitted
chore(package): rename to angular to match npm
Previously, angularjs was used as the name inside the package.json file. However, angularjs is published to npm using angular. To avoid conflicts, the name is updated to reflect the same name as being published on npm. Fixes angular#16799 Closes angular#16800
1 parent 9ae51d7 commit 98d9143

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,5 +1,5 @@
11
{
2-
"name": "angularjs",
2+
"name": "angular",
33
"license": "MIT",
44
"branchVersion": "^1.7.0",
55
"branchPattern": "1.7.*",

0 commit comments

Comments
 (0)