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

Commit 6482297

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 #16799 Closes #16800
1 parent 41deaf1 commit 6482297

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)