Skip to content

Commit

Permalink
Update tag for @dojo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
agubler committed Sep 3, 2017
1 parent 49dadb1 commit 3a986d6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"test": "grunt test"
},
"peerDependencies": {
"@dojo/core": "next",
"@dojo/has": "next",
"@dojo/i18n": "next",
"@dojo/shim": "next",
"@dojo/widget-core": "next"
"@dojo/core": "beta2",
"@dojo/has": "beta2",
"@dojo/i18n": "beta2",
"@dojo/shim": "beta2",
"@dojo/widget-core": "beta2"
},
"devDependencies": {
"@dojo/interfaces": "next",
"@dojo/loader": "next",
"@dojo/test-extras": "next",
"@dojo/interfaces": "beta2",
"@dojo/loader": "beta2",
"@dojo/test-extras": "beta2",
"@types/chai": "3.4.*",
"@types/glob": "5.0.*",
"@types/grunt": "0.4.*",
Expand Down

0 comments on commit 3a986d6

Please sign in to comment.