We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d76796 commit 18bd67cCopy full SHA for 18bd67c
1 file changed
packages/javascript/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hawk.so/javascript",
3
- "version": "3.2.13",
+ "version": "3.2.13-rc.2",
4
"description": "JavaScript errors tracking for Hawk.so",
5
"files": [
6
"dist"
@@ -40,7 +40,7 @@
40
},
41
"devDependencies": {
42
"@hawk.so/types": "0.5.2",
43
- "vue": "^2",
44
- "vite-plugin-dts": "^4.2.4"
+ "vite-plugin-dts": "^4.2.4",
+ "vue": "^2"
45
}
46
0 commit comments