sh4lu-z commited on
Commit
b3348bb
·
verified ·
1 Parent(s): a2bdf77

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -0
package.json CHANGED
@@ -8,7 +8,9 @@
8
  },
9
  "dependencies": {
10
  "axios": "^1.6.0",
 
11
  "express": "^4.18.2",
12
  "skia-canvas": "^1.0.1"
 
13
  }
14
  }
 
8
  },
9
  "dependencies": {
10
  "axios": "^1.6.0",
11
+ "multer": "^1.4.5-lts.1",
12
  "express": "^4.18.2",
13
  "skia-canvas": "^1.0.1"
14
+ "wa-sticker-formatter": "^4.4.4"
15
  }
16
  }