chore: move test deps to root package.json

This commit is contained in:
Elliot DeNolf
2023-10-06 17:38:33 -04:00
parent 00543f5e25
commit 88c84ad8d6
5 changed files with 15 additions and 19 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-disable import/no-extraneous-dependencies, no-console */
import glob from 'glob'
import path from 'path'
import shelljs from 'shelljs'