Open sultanassi95 opened 6 years ago
https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L4
(link)
https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L10
tap-spec
devDependencies
dependencies
https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L16
https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L23
Hi again,
https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L4
(link)
doesn't seem to be a proper one.https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L10
tap-spec
todevDependencies
, as it's not required for production, independencies
we only include packages that are going to break our code if they where missing.https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L16
dependencies
&devDependencies
, you might wanna do that too :sunglasses:https://github.com/FACG5/Later-team/blob/aaf09e86bb9ef670f8be49789e2e8d704cffb617/package.json#L23