Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
0x30 committed Jan 3, 2024
1 parent a2702f9 commit 8e0faf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vue-tsc": "^1.8.27"
},
"name": "@0x30/vue-navigation",
"version": "1.3.9",
"version": "1.3.10",
"main": "./dist/vue-navigation.umd.cjs",
"module": "./dist/vue-navigation.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x30/vue-navigation-layout",
"version": "1.0.6",
"version": "1.0.7",
"scripts": {
"build": "vue-tsc && vite build",
"pub": "npm run build && npm publish --access public --registry https://registry.npmjs.org"
Expand Down

0 comments on commit 8e0faf1

Please sign in to comment.