Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iturgeon committed Jan 14, 2019
1 parent 96ff7a9 commit 15ec684
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"materia": {
"cleanName": "radar-grapher"
},
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"start": "webpack-dev-server",
"build-dev": "webpack",
Expand All @@ -13,10 +13,10 @@
},
"dependencies": {
"angular": "1.6.9",
"angular-mocks": "1.6.9",
"jest": "^23.6.0",
"angular-chart.js": "0.10.2",
"angular-material": "1.0.0",
"angular-mocks": "1.6.9",
"jest": "^23.6.0",
"materia-widget-development-kit": "^2.3.0"
},
"jest": {
Expand Down

0 comments on commit 15ec684

Please sign in to comment.