Skip to content

Commit b38c909

Browse files
authored
🔧 make rum-vue package private until it's ready (#4350)
1 parent e94dfc1 commit b38c909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎packages/rum-vue/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@datadog/browser-rum-vue",
3-
"version": "6.31.0",
43
"license": "Apache-2.0",
54
"main": "cjs/entries/main.js",
65
"module": "esm/entries/main.js",
@@ -44,6 +43,7 @@
4443
"volta": {
4544
"extends": "../../package.json"
4645
},
46+
"private": true,
4747
"publishConfig": {
4848
"access": "public"
4949
}

0 commit comments

Comments
 (0)