Skip to content

Commit

Permalink
fix: grid is dependency now
Browse files Browse the repository at this point in the history
  • Loading branch information
m2a2x committed Jul 4, 2024
1 parent 895d27a commit dc7e848
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@
},
"homepage": "https://github.com/revolist/revogrid#readme",
"license": "MIT",
"dependencies": {
"@revolist/revogrid": "^4.0.33"
},
"devDependencies": {
"@vue/compiler-sfc": "^3.2.37",
"clean-webpack-plugin": "^4.0.0",
Expand All @@ -70,8 +73,5 @@
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3",
"@stencil/core": "^4.17.1"
},
"peerDependencies": {
"@revolist/revogrid": "4.0.33"
}
}

0 comments on commit dc7e848

Please sign in to comment.