ddbot.js-0374 3.2.4 → 3.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -5,8 +5,8 @@
5
5
  "teeworlds": "^2.5.11"
6
6
  },
7
7
  "name": "ddbot.js-0374",
8
- "version": "3.2.4",
9
- "description": "ddbot.js — это Node.js проект для автоматизации и управления ботами, а также работы с картами и логами.",
8
+ "version": "3.2.5",
9
+ "description": "ddbot.js — это Node.js проект для автоматизации и управления ботами.",
10
10
  "main": "./index.js",
11
11
  "scripts": {
12
12
  "start": "node ./docs/examples/main.js",