Skip to content

Commit

Permalink
Update @dojo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jason0x43 committed Sep 1, 2017
1 parent d6f97b5 commit 7a9ed0e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"@dojo/core": "~2.0.0-beta2.2",
"@dojo/core": "~2.0.0-beta2.3",
"@dojo/has": "~2.0.0-beta2.2",
"@dojo/interfaces": "~2.0.0-beta2.2",
"@dojo/shim": "~2.0.0-beta2.2",
"@dojo/interfaces": "~2.0.0-beta2.3",
"@dojo/shim": "~2.0.0-beta2.3",
"decompress": "~4.2.0"
},
"devDependencies": {
Expand Down Expand Up @@ -46,4 +46,4 @@
"bin": {
"digdugEnvironments": "./bin/digdugEnvironments.js"
}
}
}

0 comments on commit 7a9ed0e

Please sign in to comment.