Skip to content

Commit

Permalink
More meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Jul 25, 2024
1 parent 82cc1bd commit 88b6890
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
{
"name": "@i-vresse/haddock3-ui",
"version": "0.1.3",
"version": "0.1.4",
"type": "module",
"private": false,
"sideEffects": false,
"license": "Apache-2.0",
"homepage": "https://github.com/i-VRESSE/haddock3-ui#readme",
"repository": {
"type": "git",
"url": "https://github.com/i-VRESSE/haddock3-ui"
"url": "git+https://github.com/i-VRESSE/haddock3-ui.git"
},
"bugs": {
"url": "https://github.com/i-VRESSE/haddock3-ui/issues"
},
"scripts": {
"dev": "ladle serve",
Expand Down Expand Up @@ -64,5 +68,8 @@
"packageManager": "pnpm@9.6.0",
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=20"
}
}

0 comments on commit 88b6890

Please sign in to comment.