discourse/app/assets/javascripts/truth-helpers
Jarek Radosz fbd1cd5fe1
DEV: Prevent npm usage (#13945)
We rely on yarn workspaces so we don't want people using npm in the repo by accident.

Also updated the required node version to 12+.

~~Not sure about the min yarn version – the latest one could be missing in various CI-like envs, so I might change it yet.~~
Downgraded yarn to ">= 1.21.1" (the oldest of "current" versions, tagged "legacy")
2021-08-04 22:04:58 +02:00
..
addon DEV: implements some of ember-truth-helpers (#12667) 2021-04-12 11:40:00 +02:00
app DEV: implements some of ember-truth-helpers (#12667) 2021-04-12 11:40:00 +02:00
config DEV: implements some of ember-truth-helpers (#12667) 2021-04-12 11:40:00 +02:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: implements some of ember-truth-helpers (#12667) 2021-04-12 11:40:00 +02:00
index.js DEV: implements some of ember-truth-helpers (#12667) 2021-04-12 11:40:00 +02:00
package.json DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00