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 4fb8d3c commit 3e8bce3Copy full SHA for 3e8bce3
vue-dd/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-dd",
3
- "version": "1.2.0-beta.6",
+ "version": "1.2.0-beta.7",
4
"description": "Vue.js component for displaying JavaScript objects with circular references, forked and ported to Vue 3",
5
"exports": {
6
".": {
@@ -33,6 +33,7 @@
33
"jsdom": "^21.0.0",
34
"vite": "^4.0.4",
35
"vite-plugin-dts": "^1.7.1",
36
+ "vite-plugin-libcss": "^1.0.5",
37
"vitest": "^0.27.1",
38
"vue-router": "^4.1.6"
39
},
0 commit comments