Update package.json

This commit is contained in:
Intevel ツ 2021-04-21 13:26:56 +02:00
parent 78674986fb
commit b9588d1dff

View File

@ -1,7 +1,7 @@
{ {
"name": "@fosscord/fosscord-server-util", "name": "@fosscord/fosscord-server-util",
"version": "1.0.1", "version": "1.0.1",
"description": "add to package.json:", "description": "Utility functions for the all server repositories",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"scripts": { "scripts": {