Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Oct 12, 2021
1 parent c860330 commit 0ee6e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"materia": {
"cleanName": "this-or-that"
},
"version": "1.0.9",
"version": "1.1.0",
"dependencies": {
"hammerjs": "1.0.5",
"materia-widget-development-kit": "2.5.2"
},
"devDependencies": {
"angular": "~1.7.9",
"angular-animate": "~1.7.9",
"angular-aria": "1.8.2",
"angular-mocks": "~1.7.9",
"angular-sanitize": "~1.7.9",
"angular-aria": "1.8.2",
"core-js": "^2.5.0",
"jest": "^25.1.0",
"prettier": "^1.19.1"
Expand Down

0 comments on commit 0ee6e8e

Please sign in to comment.