Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xkam committed Feb 3, 2020
1 parent 43d0c11 commit a184072
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@activewidgets/js",
"version": "0.0.11",
"version": "3.0.0",
"description": "Datagrid component (no framework)",
"author": "ActiveWidgets SARL",
"license": "MIT",
Expand All @@ -20,14 +20,14 @@
"test": "npm run output && jest"
},
"dependencies": {
"@activewidgets/datagrid": "0.0.11",
"@activewidgets/frameworks": "0.0.11",
"@activewidgets/datagrid": "3.0.0",
"@activewidgets/frameworks": "3.0.0",
"htm": "3.0.2",
"preact": "10.2.1"
"preact": "10.3.0"
},
"devDependencies": {
"@activewidgets/examples": "0.0.5",
"@activewidgets/options": "0.0.11",
"@activewidgets/options": "3.0.0",
"@activewidgets/puppeteer": "0.0.4",
"@activewidgets/testing": "0.0.3",
"@babel/core": "^7",
Expand Down

0 comments on commit a184072

Please sign in to comment.