We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b21c1 commit b3ecd00Copy full SHA for b3ecd00
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hot-table",
3
- "version": "0.3.1",
+ "version": "0.4.0",
4
"description": "Polymer Element wrapper for Handsontable data grid editor",
5
"license": "MIT",
6
"main": "hot-table.html",
@@ -22,7 +22,7 @@
22
],
23
"dependencies": {
24
"polymer": "Polymer/polymer#^1.2.0",
25
- "handsontable": "~0.22.0"
+ "handsontable": "~0.23.0"
26
},
27
"devDependencies": {
28
"google-map": "GoogleWebComponents/google-map#^1.1.7"
0 commit comments