Skip to content

Commit 184bd42

Browse files
committed
Grunt v1.1.0
1 parent 544a897 commit 184bd42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "13"
3+
- "14"
44
sudo: false
55
cache:
66
directories:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"autoprefixer": "9.7.4",
1414
"cssnano": "4.1.10",
15-
"grunt": "1.0.4",
15+
"grunt": "1.1.0",
1616
"grunt-cli": "1.3.2",
1717
"grunt-concurrent": "3.0.0",
1818
"grunt-contrib-clean": "2.0.0",

0 commit comments

Comments
 (0)