Skip to content

Commit 4d5b901

Browse files
authored
fix: update package name (#1671)
1 parent d90642a commit 4d5b901

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

frontend/packages/data-portal/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Web interface for accessing the CryoET Data Portal.
44

5+
Run the following commands in your terminal
6+
57
```sh
68
# Start data portal in dev mode
79
pnpm dev

release-please.config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
],
1515
"packages": {
1616
"frontend": {
17-
"package-name": "cryoet-data-portal-frontend",
1817
"release-type": "simple",
1918
"bump-minor-pre-major": false,
2019
"bump-patch-for-minor-pre-major": false,

0 commit comments

Comments
 (0)