Skip to content

Commit f6bc6a9

Browse files
committed
3.0.0
1 parent 17c196f commit f6bc6a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@activewidgets/options",
3-
"version": "0.0.11",
3+
"version": "3.0.0",
44
"description": "ActiveWidgets grid configuration options",
55
"author": "ActiveWidgets SARL",
66
"license": "MIT",
@@ -19,8 +19,8 @@
1919
"test": "jest"
2020
},
2121
"devDependencies": {
22-
"@activewidgets/datagrid": "0.0.11",
23-
"@activewidgets/frameworks": "0.0.11",
22+
"@activewidgets/datagrid": "3.0.0",
23+
"@activewidgets/frameworks": "3.0.0",
2424
"@activewidgets/testing": "0.0.3",
2525
"@babel/core": "^7",
2626
"@babel/preset-env": "^7",

0 commit comments

Comments
 (0)