Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Outillage
prezbuilder
Commits
e43101bc
Commit
e43101bc
authored
May 04, 2020
by
Guillaume Perréal
Browse files
Limite explicitement à node >=12 <14.
parent
6be7fbdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
e43101bc
...
...
@@ -13,6 +13,10 @@
],
"author"
:
"Guillaume Perréal <guillaume.perreal@inrae.fr>"
,
"license"
:
"
MIT
"
,
"engineStrict"
:
true
,
"engines"
:
{
"node"
:
">=12 <14"
},
"dependencies"
:
{
"
del
"
:
"
^5.1.0
"
,
"
esm
"
:
"
^3.2.25
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment