Skip to content

Commit 7018915

Browse files
chore(build): bump core to 5.0.1
1 parent 4539e4a commit 7018915

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"jsnext:main": "lib-esm/index.js",
6969
"typings": "lib/index.d.ts",
7070
"dependencies": {
71-
"@uirouter/core": "5.0.0"
71+
"@uirouter/core": "5.0.1"
7272
},
7373
"peerDependencies": {
7474
"angular": ">=1.2.0"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
dependencies:
6666
"@types/node" "*"
6767

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

7272
JSONStream@^1.0.4:
7373
version "1.3.1"

0 commit comments

Comments
 (0)