Skip to content

Commit b0e0deb

Browse files
authored
Include umf package (#161)
1 parent 2030ae1 commit b0e0deb

File tree

2 files changed

+43
-16
lines changed

2 files changed

+43
-16
lines changed

package-lock.json

Lines changed: 41 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hydra",
3-
"version": "1.4.28",
3+
"version": "1.4.29",
44
"license": "MIT",
55
"author": "Carlos Justiniano",
66
"contributors": "https://github.com/flywheelsports/hydra/graphs/contributors",
@@ -28,6 +28,7 @@
2828
"redis": "2.7.1",
2929
"redis-url": "1.2.1",
3030
"route-parser": "0.0.5",
31+
"umf": "1.4.6",
3132
"uuid": "3.0.1"
3233
},
3334
"devDependencies": {

0 commit comments

Comments
 (0)