This commit is contained in:
bcakmakoglu
2022-02-21 20:28:48 +01:00
parent a9b1b1ad6d
commit 776000ccf1
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "@braks/vue-flow", "name": "@braks/vue-flow",
"version": "0.4.0-0", "version": "0.4.0-1",
"private": false, "private": false,
"repository": { "repository": {
"type": "git", "type": "git",
@@ -36,8 +36,8 @@
"lint": "yarn lint:js" "lint": "yarn lint:js"
}, },
"dependencies": { "dependencies": {
"@braks/vue-flow": "link:./",
"@braks/revue-draggable": "^0.4.2", "@braks/revue-draggable": "^0.4.2",
"@braks/vue-flow": "link:./",
"@types/d3": "^7.1.0", "@types/d3": "^7.1.0",
"@vueuse/core": "^7.5.5", "@vueuse/core": "^7.5.5",
"d3": "^7.1.1", "d3": "^7.1.1",