discord-json-requests 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "discord-json-requests",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -8,6 +8,7 @@
8
8
  },
9
9
  "keywords": [],
10
10
  "author": "z4x0",
11
+ "type": "module",
11
12
  "license": "ISC",
12
13
  "dependencies": {
13
14
  "@primno/dpapi": "^1.1.2",