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 ca2b4fa commit c6dad96Copy full SHA for c6dad96
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
3
node_js:
4
- - '6'
5
- '8'
6
- '10'
7
- '12'
package.json
@@ -38,8 +38,8 @@
38
"eslint-plugin-import": "^2.20.1",
39
"eslint-plugin-prettier": "^3.1.1",
40
"husky": "^4.2.3",
41
- "jest": "^25.4.0",
42
- "jest-cli": "^24.9.0",
+ "jest": "^26.4.2",
+ "jest-cli": "^25.4.0",
43
"lodash": "^4.17.15",
44
"microbundle": "^0.12.3",
45
"np": "^6.0.0",
0 commit comments