Skip to content

Commit 15732be

Browse files
authored
Fix missing uid/single via MetricBehavior mixin (#39)
* Add `uid` as peer package * wip Signed-off-by: Mior Muhammad Zaki <[email protected]> --------- Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 4b9a6c0 commit 15732be

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

package-lock.json

Lines changed: 27 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"axios": "^1.8.4",
3131
"lodash": "^4.17.21",
3232
"tailwindcss": "^3.4.17",
33+
"uid": "^2.0.2",
3334
"vue": "^3.5.13",
3435
"vuex": "^4.1.0"
3536
}

0 commit comments

Comments
 (0)