Skip to content

Commit

Permalink
Merge pull request #55 from canjs/upgrade-to-4x-compat
Browse files Browse the repository at this point in the history
upgrade can packages to 4.x
  • Loading branch information
phillipskevin committed Aug 16, 2018
2 parents 533c13b + 6a3acf1 commit 5ef6663
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,8 @@
"homepage": "https://github.com/canjs/can-validate-legacy",
"devDependencies": {
"bit-docs": "0.0.7",
"can-compute": "^3.1.0",
"can-map": "^3.1.0",
"can-map-define": "^3.1.0",
"can-stache": "^3.1.0",
"can-map-define": "^4.3.3",
"can-stache": "^4.10.4",
"detect-cyclic-packages": "^1.1.0",
"jquery": "^3.1.1",
"jshint": "^2.9.1",
Expand Down Expand Up @@ -71,7 +69,9 @@
},
"dependencies": {
"can-assign": "^1.1.1",
"can-compute": "^4.1.0",
"can-log": "<2.0.0",
"can-map": "^4.1.2",
"can-namespace": "<2.0.0",
"can-reflect": "^1.0.0",
"validate.js": "<0.12.0"
Expand Down

0 comments on commit 5ef6663

Please sign in to comment.