Skip to content

Commit ced587c

Browse files
fix: be more lenient on peer dep version
1 parent 39b6fca commit ced587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/hyperdash-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"core-js": "^3.4.7",
2222
"rxjs": "^6.5.3",
2323
"zone.js": "^0.10.0",
24-
"@hypertrace/hyperdash": "1.0.0",
24+
"@hypertrace/hyperdash": "^1.0.0",
2525
"lodash": "^4.17.15"
2626
}
2727
}

0 commit comments

Comments
 (0)