Skip to content

Commit 18e9b21

Browse files
committed
Update dependencies
1 parent 39d1c9e commit 18e9b21

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"tests"
2323
],
2424
"dependencies": {
25-
"slug": "~0.8.0",
26-
"angular": "~1.3.15"
25+
"slug": "~0.9.1",
26+
"angular": "~1.5.7"
2727
}
2828
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Lucas Constantino Silva",
1515
"license": "MIT",
1616
"dependencies": {
17-
"angular": "^1.3.15",
18-
"slug": "^0.8.0"
17+
"angular": "^1.5.7",
18+
"slug": "^0.9.1"
1919
}
2020
}

0 commit comments

Comments
 (0)