mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-02-07 00:17:07 +01:00
added minimum npm version
This commit is contained in:
parent
29a8107ae0
commit
4f500f2257
@ -11,5 +11,9 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"concurrently": "^8.2.2"
|
"concurrently": "^8.2.2"
|
||||||
}
|
},
|
||||||
|
"engines" : {
|
||||||
|
"npm" : ">=7.24.2"
|
||||||
|
},
|
||||||
|
"engineStrict" : true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user