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 544a897 commit 184bd42Copy full SHA for 184bd42
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "13"
+ - "14"
4
sudo: false
5
cache:
6
directories:
package.json
@@ -12,7 +12,7 @@
12
"devDependencies": {
13
"autoprefixer": "9.7.4",
14
"cssnano": "4.1.10",
15
- "grunt": "1.0.4",
+ "grunt": "1.1.0",
16
"grunt-cli": "1.3.2",
17
"grunt-concurrent": "3.0.0",
18
"grunt-contrib-clean": "2.0.0",
0 commit comments