Add dependency on the api package.

This commit is contained in:
Jeff Stieler 2021-09-28 11:48:53 -04:00
parent 2bc34aac53
commit 1bfc579787
2 changed files with 4416 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,6 +19,7 @@
},
"homepage": "https://github.com/woocommerce/woocommerce#readme",
"dependencies": {
"@woocommerce/api": "file:../api",
"dotenv": "^10.0.0",
"jest": "^25.1.0",
"jest-runner-groups": "^2.1.0",