summary refs log tree commit diff
path: root/util
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 18:51:17 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 18:51:17 +0200
commita89028d9b1f1cec62c0827f5194c92b39c94b647 (patch)
tree276c9d57dbb9d84c1d2243ca0bfc61076ea0916f /util
parent:bug: fix bundle import path (diff)
downloadserver-a89028d9b1f1cec62c0827f5194c92b39c94b647.tar.xz
:bug: fix release
Diffstat (limited to 'util')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json

index 69d33844..d84897dc 100644 --- a/util/package.json +++ b/util/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/util", - "version": "1.3.55", + "version": "1.0.0", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",