File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11'use strict' ;
22/**
33 * Bindonce - Zero watches binding for AngularJs
4- * @version v0.2.1 - 2013-05-07
4+ * @version v0.2.2 - 2013-05-07
55 * @link https://github.com/Pasvaz/bindonce
66 * @author Pasquale Vazzana <pasqualevazzana@gmail.com>
77 * @license MIT License, http://www.opensource.org/licenses/MIT
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-bindonce" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "main" : " bindonce.js" ,
55 "description" : " Zero watchers binding directives for AngularJS" ,
66 "homepage" : " https://github.com/Pasvaz/bindonce" ,
1616 " components"
1717 ],
1818 "dependencies" : {
19- "angular" : " ~ 1.0.6"
19+ "angular" : " >= 1.0.6"
2020 },
2121 "keywords" : [
2222 " angularjs" ,
You can’t perform that action at this time.
0 commit comments