Skip to content

Commit 25f1115

Browse files
committed
0.0.9
1 parent c79ff96 commit 25f1115

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/angular",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Datagrid component for angular",
55
"author": "ActiveWidgets SARL",
66
"license": "MIT",
@@ -25,12 +25,12 @@
2525
"test": "npm run public && jest"
2626
},
2727
"dependencies": {
28-
"@activewidgets/frameworks": "0.0.8",
29-
"@activewidgets/datagrid": "0.0.8",
28+
"@activewidgets/frameworks": "0.0.9",
29+
"@activewidgets/datagrid": "0.0.9",
3030
"@angular/core": "*"
3131
},
3232
"devDependencies": {
33-
"@activewidgets/options": "0.0.8",
33+
"@activewidgets/options": "0.0.9",
3434
"@activewidgets/puppeteer": "0.0.3",
3535
"@activewidgets/testing": "0.0.1",
3636
"@angular/common": "^8",

0 commit comments

Comments
 (0)