Skip to content

Commit

Permalink
chore: bump version and update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Feb 28, 2024
1 parent 25ed655 commit bb263a8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simai.js",
"version": "1.1.0",
"version": "1.1.1",
"description": "A serializer/deserializer for the rhythm game chart format simai.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -40,14 +40,11 @@
"homepage": "https://github.com/reflektone-games/simai.js#readme",
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.20",
"@types/node": "^20.11.21",
"del-cli": "^5.1.0",
"mocha": "^10.3.0",
"ts-node": "^10.9.2",
"tsup": "^8.0.2"
},
"volta": {
"node": "20.11.1",
"pnpm": "8.15.3"
}
"packageManager": "pnpm@8.15.4"
}
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb263a8

Please sign in to comment.