chore: re-add worker-types to api package

This commit is contained in:
41666 2021-03-12 16:59:14 -05:00
parent 19ee14bc51
commit b001f3ba58
2 changed files with 6 additions and 0 deletions

View file

@ -6,6 +6,7 @@
"start": "yarn workspace @roleypoly/worker-emulator start --basePath `pwd`"
},
"devDependencies": {
"@cloudflare/workers-types": "^2.1.0",
"@roleypoly/misc-utils": "*",
"@roleypoly/types": "*",
"@roleypoly/worker-emulator": "*",