We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54afd99 commit 77afdb8Copy full SHA for 77afdb8
packages/dev/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@djs-core/dev",
3
- "version": "1.1.3",
+ "version": "1.1.4",
4
"description": "Development CLI tools for djs-core Discord bot framework",
5
"type": "module",
6
"types": "./dist/index.d.ts",
packages/runtime/package.json
"name": "@djs-core/runtime",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Runtime library for djs-core Discord bot framework",
"main": "./dist/index.js",
0 commit comments