Skip to content

Commit 1066ac2

Browse files
author
Niels Dequeker
committed
Fix invalid package name
1 parent 6434583 commit 1066ac2

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 UI Tree",
2+
"name": "angular-ui-tree",
33
"version": "2.4.0",
44
"description": "An AngularJS UI component that can sort nested lists, provides drag & drop support and doesn't depend on jQuery",
55
"repository": {

0 commit comments

Comments
 (0)