Skip to content

Commit

Permalink
603
Browse files Browse the repository at this point in the history
  • Loading branch information
dzou-hpe committed Mar 21, 2023
1 parent 08f466e commit 47ab675
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cray/lens-cray",
"version": "6.0.1",
"version": "6.0.3",
"author": "Di Zou",
"maintainers": [
{
Expand All @@ -18,6 +18,7 @@
},
"main": "dist/main.js",
"renderer": "dist/renderer.js",
"files": ["dist/renderer.js"],
"scripts": {
"start": "webpack --watch",
"build": "yarn run clean && webpack",
Expand Down

0 comments on commit 47ab675

Please sign in to comment.