T
T
Timur Shemsedinov2015-01-16 03:11:44
Node.js
Timur Shemsedinov, 2015-01-16 03:11:44

And how now in package.json to set engines for io.js and node.js at the same time?

And how is it supposed to be written in package.json now?
It would be logical like this

"engines": {
  "node": ">=0.10.6",
  "iojs": ">=1.0.0"
}

but I did not find any docs, articles or examples that already had two engines set in them.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Max Sysoev, 2015-01-18
@ColCh

At the stage of discussion

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question