Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanforbes committed Nov 28, 2017
1 parent 4e3c06c commit 22f1efa
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -27,14 +27,14 @@
"benchmark": "./run-benchmark.sh"
},
"peerDependencies": {
"@dojo/has": "./tarballs/dojo-has-0.2.0-beta.1.tgz",
"@dojo/shim": "./tarballs/dojo-shim-0.3.0-beta.1.tgz",
"@dojo/core": "./tarballs/dojo-core-0.3.0-beta.1.tgz",
"@dojo/has": "~0.1.1",
"@dojo/shim": "~0.2.3",
"@dojo/i18n": "./tarballs/dojo-i18n-0.3.0-beta.1.tgz"
},
"devDependencies": {
"@dojo/interfaces": "./tarballs/dojo-interfaces-0.2.0-beta.1.tgz",
"@dojo/loader": "./tarballs/dojo-loader-0.1.1-beta.1.tgz",
"@dojo/loader": "~0.1.1",
"@types/chai": "3.4.*",
"@types/glob": "5.0.*",
"@types/grunt": "0.4.*",
Expand Down
Binary file modified tarballs/dojo-core-0.3.0-beta.1.tgz
Binary file not shown.
Binary file removed tarballs/dojo-has-0.2.0-beta.1.tgz
Binary file not shown.
Binary file modified tarballs/dojo-i18n-0.3.0-beta.1.tgz
Binary file not shown.
Binary file modified tarballs/dojo-interfaces-0.2.0-beta.1.tgz
Binary file not shown.
Binary file removed tarballs/dojo-loader-0.1.1-beta.1.tgz
Binary file not shown.
Binary file removed tarballs/dojo-shim-0.3.0-beta.1.tgz
Binary file not shown.

0 comments on commit 22f1efa

Please sign in to comment.