Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Release v0.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhevery committed Feb 29, 2016
1 parent b7f4d9d commit bee8a60
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zone.js",
"version": "0.6.0",
"version": "0.6.1",
"description": "Zones for JavaScript",
"main": "dist/zone.js",
"typings": "dist/zone.js.d.ts",
Expand Down Expand Up @@ -29,8 +29,7 @@
"bugs": {
"url": "https://github.com/angular/zone.js/issues"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"es6-promise": "^3.0.2",
"gulp": "^3.8.11",
Expand Down

0 comments on commit bee8a60

Please sign in to comment.