Skip to content
This repository was archived by the owner on Aug 9, 2018. It is now read-only.

Commit ecdcb7d

Browse files
authored
Upgrade angularcontext to 0.0.22
This enables access to new APIs.
1 parent b9369cd commit ecdcb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint": "jshint -c .jshintrc lib/* tests/*"
1515
},
1616
"dependencies": {
17-
"angularcontext": "0.0.21",
17+
"angularcontext": "0.0.22",
1818
"escape-html": "1.0.0",
1919
"express": "~3.4.4"
2020
},

0 commit comments

Comments
 (0)