remove next label

This commit is contained in:
Jacob Overgaard
2023-05-26 15:56:44 +02:00
parent 53b7c498cb
commit fa77e8a4ae

View File

@@ -5,7 +5,7 @@ This package contains the types for the Umbraco Backoffice.
## Installation
```bash
npm install -D @umbraco-cms/backoffice@next
npm install -D @umbraco-cms/backoffice
```
## Usage