Skip to content

Commit

Permalink
Add node dependency to quip-test-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
kvnlam committed May 2, 2024
1 parent 3769c9e commit cb1c001
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/quip-test-utils/package-lock.json

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

1 change: 1 addition & 0 deletions packages/quip-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"typescript": "^3.6.3"
},
"dependencies": {
"@types/node": "^14.18.1",
"quip-apps-api": "next"
}
}

0 comments on commit cb1c001

Please sign in to comment.