Skip to content

Commit

Permalink
3.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Nov 22, 2023
1 parent c22feeb commit c13e53e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@visbot/webvsc",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.4",
"description": "A library to convert Winamp AVS presets into Webvs JSON",
"license": "MIT",
"exports": {
"import": "./dist/webvsc.js"
},
"type": "module",
"typings": "./dist/webvsc.d.ts",
"typings": "./dist/webvsc.d.ts",
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit c13e53e

Please sign in to comment.