|
18 | 18 | "url": "http://github.com/wyuenho/backgrid" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "grunt": "~0.4.5", |
22 | | - "grunt-cli": "~0.1.13", |
23 | | - "grunt-contrib-clean": "~1.0.0", |
24 | | - "grunt-contrib-concat": "~1.0.0", |
25 | | - "grunt-contrib-connect": "~0.11.2", |
26 | | - "grunt-contrib-jasmine": "~1.0.0", |
27 | | - "grunt-contrib-uglify": "~1.0.0", |
28 | | - "grunt-contrib-watch": "~0.6.1", |
29 | | - "grunt-jsduck": "~1.0.1", |
| 21 | + "backbone.paginator": "^2.0.0", |
| 22 | + "grunt": "^0.4.5", |
| 23 | + "grunt-cli": "^0.1.13", |
| 24 | + "grunt-contrib-clean": "^1.0.0", |
| 25 | + "grunt-contrib-concat": "^1.0.0", |
| 26 | + "grunt-contrib-connect": "^0.11.2", |
| 27 | + "grunt-contrib-jasmine": "^1.0.0", |
| 28 | + "grunt-contrib-uglify": "^1.0.0", |
| 29 | + "grunt-contrib-watch": "^0.6.1", |
| 30 | + "grunt-jsduck": "^1.0.1", |
30 | 31 | "grunt-karma": "^0.12.1", |
31 | | - "grunt-recess": "~1.0.1", |
32 | | - "grunt-template-jasmine-istanbul": "~0.4.0", |
| 32 | + "grunt-recess": "^1.0.1", |
| 33 | + "grunt-template-jasmine-istanbul": "^0.4.0", |
| 34 | + "jquery": "2.1.0", |
33 | 35 | "karma": "^0.13.22", |
34 | 36 | "karma-chrome-launcher": "^0.2.2", |
35 | 37 | "karma-firefox-launcher": "^0.1.7", |
|
41 | 43 | "node": ">=0.10" |
42 | 44 | }, |
43 | 45 | "dependencies": { |
44 | | - "backbone": "~1.1.2", |
45 | | - "underscore": "~1.8.3" |
| 46 | + "backbone": "~1.2.3", |
| 47 | + "underscore": "^1.8.0" |
46 | 48 | } |
47 | 49 | } |
0 commit comments