@pikokr/command.ts 5.3.1-dev.c7f65b2 → 5.3.1-dev.d951319

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2 @@
1
+ github:
2
+ - pikokr
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pikokr/command.ts",
3
3
  "description": "Discord.js command framework for typescript.",
4
- "version": "5.3.1-dev.c7f65b2",
4
+ "version": "5.3.1-dev.d951319",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "license": "MIT",