Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Dec 23, 2023
1 parent ebd893c commit d0f08b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visbot/vite-plugin-avs",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Vite plugin for your AVS presets",
"license": "MIT",
"author": "idleberg",
Expand All @@ -11,9 +11,9 @@
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",
"engines": {
"node": ">=18.0.0"
},
"engines": {
"node": ">=18.0.0"
},
"files": [
"dist",
"LICENCE",
Expand Down

0 comments on commit d0f08b5

Please sign in to comment.