We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b0ee9 commit 23449c6Copy full SHA for 23449c6
package.json
@@ -10,13 +10,13 @@
10
"homepage": "https://grsmto.github.io/simplebar/",
11
"version": "1.1.2",
12
"devDependencies": {
13
- "grunt": "~0.4.1",
14
- "grunt-cli": "~0.1.7",
15
- "grunt-contrib-jshint": "~0.4.3",
16
- "grunt-contrib-concat": "~0.3.0",
17
- "grunt-contrib-uglify": "~0.2.0",
+ "grunt": "~0.4.5",
+ "grunt-cli": "~0.1.13",
+ "grunt-contrib-jshint": "~0.11.0",
+ "grunt-contrib-concat": "~0.5.1",
+ "grunt-contrib-uglify": "~0.8.0",
18
"grunt-contrib-qunit": "~0.3.0",
19
- "grunt-contrib-watch": "~0.5.3"
+ "grunt-contrib-watch": "~0.6.1"
20
},
21
"scripts": {
22
"test": "grunt travis --verbose"
0 commit comments