Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
m2a2x committed Dec 28, 2020
1 parent 3175bea commit 2090203
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"@revolist/revogrid": "^2.0.1"
"@revolist/revogrid": "^2.0.2"
}
}
1 change: 0 additions & 1 deletion src/vue-template.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export const vueTemplateConstructor =
}
} else {
// create vue instance
console.log(p);
vueInstance = new vueConstructor({
el,
propsData: p,
Expand Down

0 comments on commit 2090203

Please sign in to comment.