Skip to content

Commit

Permalink
chore(): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat committed Jun 8, 2019
1 parent 76661fe commit 2548f4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "root",
"private": true,
"devDependencies": {
"@stencil/core": "1.0.1",
"@stencil/core": "1.0.2",
"@types/jest": "^23.3.1",
"jest": "^23.4.2",
"lerna": "^3.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"url": "git+https://github.com/ionic-team/stencil-router.git"
},
"dependencies": {
"@stencil/state-tunnel": "^1.0.0"
"@stencil/state-tunnel": "^1.0.1"
},
"devDependencies": {
"np": "^5.0.1"
"np": "^5.0.3"
},
"author": "Ionic Team",
"license": "MIT",
Expand Down

0 comments on commit 2548f4d

Please sign in to comment.