Skip to content

Commit

Permalink
deps: bump the package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Sep 7, 2022
1 parent 4657337 commit 9b5cc51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mojaglobal-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moja-global/mojaglobal-ui",
"version": "0.1.0",
"version": "0.1.1",
"description": "Elegant design system & Vue.js 3 UI library for moja global",
"main": "dist/mojaglobal-ui.ssr.js",
"browser": "dist/mojaglobal-ui.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-library",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

1 comment on commit 9b5cc51

@vercel
Copy link

@vercel vercel bot commented on 9b5cc51 Sep 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.