Skip to content

Commit

Permalink
Merge pull request #40 from canjs/deps-updates
Browse files Browse the repository at this point in the history
updates deps to latest
  • Loading branch information
justinbmeyer authored Jan 29, 2018
2 parents cd932c2 + d221e29 commit 6df719a
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
@@ -1,7 +1,7 @@
{
"name": "can-dom-events",
"description": "Listen for native and custom DOM events",
"version": "1.1.0",
"version": "1.1.1",
"author": {
"name": "Chris Andrejewski",
"email": "core@donejs.com",
Expand All @@ -11,8 +11,8 @@
"url": "https://github.com/canjs/can-dom-events/issues"
},
"dependencies": {
"can-globals": "<2.0.0",
"can-key-tree": "^0.1.2",
"can-globals": "^1.0.0",
"can-key-tree": "^1.0.0",
"can-namespace": "^1.0.0",
"can-reflect": "^1.11.1"
},
Expand Down

0 comments on commit 6df719a

Please sign in to comment.