Skip to content

Commit c9c4f5e

Browse files
authored
Merge pull request #54 from get-convex/ian/file-mgmt
Ian/file mgmt
2 parents 430dced + 152d131 commit c9c4f5e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+13848
-3878
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
cache-dependency-path: |
1616
example/package.json
1717
package.json
18-
node-version: "18.x"
18+
node-version: "19.x"
1919
cache: "npm"
2020
- run: npm i
2121
- run: cd example && npm i && cd ..

0 commit comments

Comments
 (0)