Skip to content

Commit fa855ca

Browse files
committed
updating bower.json
1 parent 58c1f19 commit fa855ca

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

bower.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
"url": "git://github.com/siddii/angular-timer.git"
1010
},
1111
"dependencies": {
12-
"angular": ">= 1.0.7"
12+
"angular": ">= 1.0.7"
1313
},
14-
"main": "./release/angular-timer.min.js"
15-
}
14+
"main": "./release/angular-timer.min.js",
15+
"devDependencies": {
16+
"angular-timer": "1.0.1"
17+
}
18+
}

0 commit comments

Comments
 (0)