Skip to content

Commit 80d7834

Browse files
committed
Fixed version and homepage in package.json
1 parent 8acd4b7 commit 80d7834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "angular-dragdrop",
3-
"version": "0.0.1",
3+
"version": "1.0.1",
44
"description": "This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.",
55
"author": "https://github.com/codef0rmer/angular-dragdrop/contributors",
6-
"homepage": "http://codef0rmer.github.io/angular-dragdrop/#/",
6+
"homepage": "http://codef0rmer.github.io/angular-dragdrop",
77
"main": "src/angular-dragdrop.js",
88
"dependencies": {},
99
"devDependencies": {

0 commit comments

Comments
 (0)