mirror of
https://github.com/prymitive/karma
synced 2026-05-13 03:56:59 +00:00
chore(deps): update node.js to v14.17.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
61e8d02a4b
commit
0fba399381
@@ -5,7 +5,7 @@
|
||||
"private": true,
|
||||
"engines": {
|
||||
"npm": ">=6.0 <7.0",
|
||||
"node": "14.17.0"
|
||||
"node": "14.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest --runInBand demo.test.js"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"private": true,
|
||||
"engines": {
|
||||
"npm": ">=6.0 <7.0",
|
||||
"node": "14.17.0"
|
||||
"node": "14.17.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.35",
|
||||
|
||||
Reference in New Issue
Block a user