Skip to content

Commit

Permalink
chore(package): update package with yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam committed Dec 16, 2016
1 parent 4d5cdcb commit 5d7a65a
Show file tree
Hide file tree
Showing 2 changed files with 3,167 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"copy"
],
"dependencies": {
"@angular/core": "^2.0.0",
"@types/clipboard": "1.5.29",
"clipboard": "~1.5.12",
"@angular/core": "^2.3.0",
"@types/clipboard": "1.5.30",
"clipboard": "~1.5.16",
"core-js": "^2.4.1",
"rxjs": "~5.0.0-beta.12",
"zone.js": "~0.6.25"
"rxjs": "~5.0.0-rc.4",
"zone.js": "~0.7.2"
},
"devDependencies": {
"commitizen": "^2.8.6",
Expand All @@ -50,7 +50,7 @@
"semantic-release": "^4.3.5",
"ts-loader": "^0.8.2",
"ts-node": "^1.2.2",
"typescript": "^2.0.3",
"typescript": "^2.1.4",
"typings": "^1.3.3",
"webpack": "^1.13.0",
"webpack-merge": "^0.14.1"
Expand All @@ -68,4 +68,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}
Loading

0 comments on commit 5d7a65a

Please sign in to comment.