Skip to content

Commit 449f3e2

Browse files
Bump package version to 0.5.0 for React 18
1 parent 81b35a4 commit 449f3e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@diamondlightsource/cs-web-lib",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Control system web library",
55
"main": "dist/cjs/index.js",
66
"scripts": {
@@ -88,4 +88,4 @@
8888
"trailingComma": "none",
8989
"arrowParens": "avoid"
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)