ag-grid-vue3
Advanced tools
Comparing version 29.1.0 to 29.2.0
@@ -5,3 +5,3 @@ const gulp = require('gulp'); | ||
const copyFromModuleSource = () => { | ||
return gulp.src("../../community-modules/vue3/src/**/*") | ||
return gulp.src("../../grid-community-modules/vue3/src/**/*") | ||
.pipe(replace('@ag-grid-community/core', 'ag-grid-community')) | ||
@@ -8,0 +8,0 @@ .pipe(gulp.dest("./src")); |
{ | ||
"name": "ag-grid-vue3", | ||
"description": "AG Grid Vue 3 Component", | ||
"version": "29.1.0", | ||
"version": "29.2.0", | ||
"author": "Sean Landsman <sean@thelandsmans.com>", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"ag-grid-community": "~29.1.0", | ||
"ag-grid-community": "~29.2.0", | ||
"vue": "^3.0.0" | ||
@@ -36,0 +36,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
594964
+ Addedag-grid-community@29.2.0(transitive)
- Removedag-grid-community@29.1.0(transitive)
Updatedag-grid-community@~29.2.0