Skip to content

Commit e07bb8b

Browse files
Merge pull request #15 from hypertrace/fix-peer-dep
fix: fix peer dependency to real version
2 parents 632f8ad + ced587c commit e07bb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/hyperdash-angular/package.json

+1-1
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-next.2",
24+
"@hypertrace/hyperdash": "^1.0.0",
2525
"lodash": "^4.17.15"
2626
}
2727
}

0 commit comments

Comments
 (0)