Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Feb 18, 2023
1 parent b395807 commit 224cf33
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-electron",
"version": "0.4.0",
"version": "0.4.1",
"description": "Nuxt Integration with Electron",
"main": "./dist/index.cjs",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -37,8 +37,7 @@
},
"files": [
"electron-env.d.ts",
"dist",
"types"
"dist"
],
"keywords": [
"nuxt",
Expand Down

0 comments on commit 224cf33

Please sign in to comment.