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