Skip to content

Commit 05a8be1

Browse files
committed
stash changes
1 parent f9fd539 commit 05a8be1

17 files changed

+36
-9410
lines changed

src/puter-js/test/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"test:report": "node chat-api.test.js && open test-results/index.html"
1010
},
1111
"dependencies": {
12-
"js-yaml": "^4.1.0"
12+
"blob-polyfill": "^9.0.20240710",
13+
"form-data": "^4.0.4",
14+
"js-yaml": "^4.1.0",
15+
"node-fetch": "^3.3.2",
16+
"xmlhttprequest": "^1.8.0"
1317
},
1418
"devDependencies": {
1519
"nodemon": "^3.0.0"

0 commit comments

Comments
 (0)