Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
chore: bump version to 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ferreira-tb committed Dec 14, 2023
1 parent 8d4f669 commit cdcef92
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "vndb-query",
"version": "1.7.6",
"version": "1.7.7",
"description": "VNDB HTTPS API with custom query builder",
"type": "module",
"private": false,
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.12.1",
"author": {
"name": "Andrew Ferreira",
"email": "andrew.shien2@gmail.com",
Expand Down Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@octokit/core": "^5.0.2",
"@rollup/plugin-typescript": "^11.1.5",
"@tb-dev/eslint-config": "^1.4.4",
"@tb-dev/eslint-config": "^1.4.6",
"@types/node": "^20.10.4",
"@unocss/preset-uno": "^0.58.0",
"@vitest/coverage-istanbul": "^1.0.4",
Expand All @@ -73,18 +73,18 @@
"execa": "^8.0.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"miho": "^2.2.0",
"miho": "^2.2.2",
"npm-run-all2": "^6.1.1",
"prettier": "^3.1.1",
"rollup": "^4.8.0",
"rollup": "^4.9.0",
"taze": "^0.13.0",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typedoc": "^0.25.4",
"typedoc-plugin-mdn-links": "^3.1.7",
"typescript": "5.3.3",
"unocss": "^0.58.0",
"vite": "^5.0.7",
"vite": "^5.0.8",
"vite-plugin-dts": "^3.6.4",
"vitepress": "^1.0.0-rc.31",
"vitest": "^1.0.4",
Expand Down

0 comments on commit cdcef92

Please sign in to comment.