Skip to content

Commit

Permalink
fix: save gen-esm-wrapper as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi committed Jun 18, 2022
1 parent 0a201c2 commit 0782fbf
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": "./dist/routes/index.js"
}
},
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0",
"repository": {
"url": "https://github.com/kirishima-ship/lavalink-api-types"
Expand All @@ -43,13 +43,11 @@
"@sapphire/prettier-config": "1.4.3",
"@sapphire/ts-config": "3.3.4",
"eslint": "8.18.0",
"gen-esm-wrapper": "^1.1.3",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"typescript": "4.7.4",
"unbuild": "0.7.4"
},
"prettier": "@sapphire/prettier-config",
"dependencies": {
"gen-esm-wrapper": "^1.1.3"
}
"prettier": "@sapphire/prettier-config"
}

0 comments on commit 0782fbf

Please sign in to comment.