Skip to content

Commit

Permalink
chore(build): bump core to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed May 3, 2017
1 parent 4539e4a commit 7018915
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"jsnext:main": "lib-esm/index.js",
"typings": "lib/index.d.ts",
"dependencies": {
"@uirouter/core": "5.0.0"
"@uirouter/core": "5.0.1"
},
"peerDependencies": {
"angular": ">=1.2.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
dependencies:
"@types/node" "*"

"@uirouter/[email protected].0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.0.tgz#e8d4e13e8937999ebf5b10ad29de0b95fc338193"
"@uirouter/[email protected].1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.1.tgz#dfcdae07f74feab80b44109c407396d950390799"

JSONStream@^1.0.4:
version "1.3.1"
Expand Down

0 comments on commit 7018915

Please sign in to comment.