Skip to content

Commit

Permalink
Installed logitar-vue3-ui from NPM.
Browse files Browse the repository at this point in the history
  • Loading branch information
Utar94 committed Dec 26, 2023
1 parent faf5d59 commit 1a6465f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@fortawesome/vue-fontawesome": "^3.0.5",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.2",
"logitar-vue3-ui": "file:../Vue3Ui",
"logitar-vue3-ui": "^0.1.0",
"nanoid": "^5.0.4",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
Expand Down
4 changes: 3 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2256,8 +2256,10 @@ lodash@^4.17.21:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

"logitar-vue3-ui@file:../Vue3Ui":
logitar-vue3-ui@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/logitar-vue3-ui/-/logitar-vue3-ui-0.1.0.tgz#fcff174f7a996cdac59f5b2b1db2f0f604a55be0"
integrity sha512-hMoPWz0h6gw11TERmTfGkn8vRMrWz23ca1igQG53/+LO5PEiUozoILuRYiLir0PG5Dlig1yFeGqhFdjllxLZZg==
dependencies:
nanoid "^5.0.4"

Expand Down

0 comments on commit 1a6465f

Please sign in to comment.