Merge pull request #543 from digitalbazaar/master

Update tiny-lr dependency to 1.x
This commit is contained in:
Kyle Robinson Young 2018-05-12 20:54:48 -07:00 committed by GitHub
commit 5adb27c513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
"async": "^1.5.0",
"gaze": "^1.1.0",
"lodash": "^4.0.0",
"tiny-lr": "^0.2.1"
"tiny-lr": "^1.0.4"
},
"devDependencies": {
"grunt": "^0.4.5",