Skip to content

Commit 5adb27c

Browse files
authored
Merge pull request #543 from digitalbazaar/master
Update tiny-lr dependency to 1.x
2 parents 6ec71e9 + f07311b commit 5adb27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"async": "^1.5.0",
2020
"gaze": "^1.1.0",
2121
"lodash": "^4.0.0",
22-
"tiny-lr": "^0.2.1"
22+
"tiny-lr": "^1.0.4"
2323
},
2424
"devDependencies": {
2525
"grunt": "^0.4.5",

0 commit comments

Comments
 (0)