Skip to content

Commit 39b6fca

Browse files
fix: fix peer dependency to real version
1 parent 632f8ad commit 39b6fca

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

0 commit comments

Comments
 (0)