chore: release 0.13.0 (#99)

This commit is contained in:
Vlad Frangu
2021-03-27 18:15:41 +02:00
committed by GitHub
parent ceb787ba36
commit 2636bd0949
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "discord-api-types",
"version": "0.12.1",
"version": "0.13.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.12.1",
"version": "0.13.0",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^12.0.1",

View File

@@ -1,6 +1,6 @@
{
"name": "discord-api-types",
"version": "0.12.1",
"version": "0.13.0",
"description": "Discord API typings that are kept up to date for use in bot library creation.",
"main": "./default/index.js",
"types": "./default/index.d.ts",