Bug 32223: Remove node_modules/.bin from package.json
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 16 Nov 2022 08:09:21 +0000 (09:09 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 16 Nov 2022 11:31:33 +0000 (08:31 -0300)
commitef15517adddc081cfb713cd8bd3710030f45d86f
tree39b9b72cc1907f328249335aefb459a6693790cb
parent4907e96ba8ecf85a3b62b6c78729274eb683dea6
Bug 32223: Remove node_modules/.bin from package.json

We should not specify the node_modules/.bin part if the env is correctly configured.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
package.json