Skip to content

Commit

Permalink
Merge pull request #93 from OpenFn/remove-mocha-types
Browse files Browse the repository at this point in the history
remove @mocha/types
  • Loading branch information
josephjclark authored Nov 22, 2022
2 parents 6a3655b + 24ce2bc commit b70783d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
1 change: 0 additions & 1 deletion packages/describe-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"devDependencies": {
"@rollup/plugin-typescript": "^8.5.0",
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/node": "^17.0.45",
"@types/node-localstorage": "^1.3.0",
"esbuild": "^0.15.7",
Expand Down
1 change: 0 additions & 1 deletion packages/workflow-diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"devDependencies": {
"@rollup/plugin-typescript": "^8.4.0",
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/node": "^18.7.14",
"@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6",
Expand Down
10 changes: 1 addition & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b70783d

Please sign in to comment.