Skip to content

Commit e752d34

Browse files
committed
0.0.10
1 parent f3d92ee commit e752d34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@activewidgets/react",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "Datagrid component for React",
55
"author": "ActiveWidgets SARL",
66
"license": "MIT",
@@ -19,13 +19,13 @@
1919
"test": "npm run output && jest"
2020
},
2121
"dependencies": {
22-
"@activewidgets/datagrid": "0.0.9",
23-
"@activewidgets/frameworks": "0.0.9",
22+
"@activewidgets/datagrid": "0.0.10",
23+
"@activewidgets/frameworks": "0.0.10",
2424
"react": "^16"
2525
},
2626
"devDependencies": {
2727
"@activewidgets/examples": "0.0.1",
28-
"@activewidgets/options": "0.0.9",
28+
"@activewidgets/options": "0.0.10",
2929
"@activewidgets/puppeteer": "0.0.4",
3030
"@activewidgets/testing": "0.0.3",
3131
"@babel/core": "^7",

0 commit comments

Comments
 (0)