Skip to content

Commit 043b44b

Browse files
committed
Merge pull request #10 from jbrunel/master
Fixed typo on package.json (replaced anguar with angular)
2 parents c9130fb + 10f9677 commit 043b44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "anguar-scroll-watch",
2+
"name": "angular-scroll-watch",
33
"version": "0.6.0",
44
"description": "Basic scroll-aware directives for AngularJS.",
55
"main": "build/angular-scroll-watch.js",

0 commit comments

Comments
 (0)