We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd458a7 commit e4e9e38Copy full SHA for e4e9e38
vue-dd/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-dd",
3
- "version": "1.2.0-beta.2",
+ "version": "1.2.0-beta.3",
4
"description": "Vue.js component for displaying JavaScript objects with circular references, forked and ported to Vue 3",
5
"exports": {
6
".": {
@@ -20,7 +20,7 @@
20
},
21
"dependencies": {
22
"vue": ">2.7.5",
23
- "vue-dd": "^1.2.0-beta.1"
+ "vue-dd": "^1.2.0-beta.2"
24
25
"devDependencies": {
26
"@cypress/vite-dev-server": "^5.0.2",
0 commit comments