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 17c196f commit f6bc6a9Copy full SHA for f6bc6a9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@activewidgets/options",
3
- "version": "0.0.11",
+ "version": "3.0.0",
4
"description": "ActiveWidgets grid configuration options",
5
"author": "ActiveWidgets SARL",
6
"license": "MIT",
@@ -19,8 +19,8 @@
19
"test": "jest"
20
},
21
"devDependencies": {
22
- "@activewidgets/datagrid": "0.0.11",
23
- "@activewidgets/frameworks": "0.0.11",
+ "@activewidgets/datagrid": "3.0.0",
+ "@activewidgets/frameworks": "3.0.0",
24
"@activewidgets/testing": "0.0.3",
25
"@babel/core": "^7",
26
"@babel/preset-env": "^7",
0 commit comments