Skip to content

Commit

Permalink
feat: upgrade ts2dart to 0.7.1.
Browse files Browse the repository at this point in the history
This supports the promise re-export from es6-promise.d.ts.
  • Loading branch information
mprobst committed Aug 4, 2015
1 parent 0bb78b7 commit a62a6ba
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
4 changes: 2 additions & 2 deletions npm-shrinkwrap.clean.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
}
},
"ts2dart": {
"version": "0.7.0",
"version": "0.7.1",
"dependencies": {
"source-map": {
"version": "0.4.4",
Expand Down Expand Up @@ -10824,5 +10824,5 @@
}
},
"name": "angular",
"version": "2.0.0-alpha.32"
"version": "2.0.0-alpha.33"
}
21 changes: 10 additions & 11 deletions npm-shrinkwrap.json

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

0 comments on commit a62a6ba

Please sign in to comment.