We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba1545 commit 88934edCopy full SHA for 88934ed
package.json
@@ -39,7 +39,8 @@
39
"axios": "^1.7.2",
40
"es6-promise": "^4.2.8",
41
"js-base64": "^3.6.0",
42
- "uuid": "^9.0.0"
+ "uuid": "^9.0.0",
43
+ "buffer": "^6.0.3"
44
},
45
"devDependencies": {
46
"@babel/cli": "^7.23.9",
@@ -48,7 +49,6 @@
48
49
"@babel/register": "^7.12.1",
50
"axios-mock-adapter": "^1.21.2",
51
"babel-loader": "^9.1.2",
- "buffer": "^6.0.3",
52
"eslint": "^8.45.0",
53
"eslint-webpack-plugin": "^3.1.1",
54
"esm": "^3.2.25",
0 commit comments