Skip to content

Commit

Permalink
chore: releases v1.1.1 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
tolking authored Dec 18, 2024
1 parent 46e41c0 commit 5dc96d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "@element-plus/nuxt",
"version": "1.1.0",
"version": "1.1.1",
"description": "Element Plus module for Nuxt",
"license": "MIT",
"type": "module",
"exports": {
".": {
"types": "./dist/types.d.ts",
"import": "./dist/module.mjs",
"require": "./dist/module.cjs"
}
Expand Down

0 comments on commit 5dc96d9

Please sign in to comment.