Skip to content

Commit

Permalink
update sundered-isles package name
Browse files Browse the repository at this point in the history
Fixes: #431
  • Loading branch information
zkat committed Jul 17, 2024
1 parent 1f4f3cf commit 541828d
Show file tree
Hide file tree
Showing 3 changed files with 772 additions and 731 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"author": "",
"license": "SEE LICENSE IN LICENSE.md",
"devDependencies": {
"@3d-dice/dice-box": "^1.0.12",
"@3d-dice/dice-box": "^1.0.13",
"@3d-dice/theme-smooth": "^0.1.0",
"@codemirror/language": "^6.10.1",
"@codemirror/view": "^6.26.3",
"@datasworn/core": "github:rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/core",
"@datasworn/ironsworn-classic": "github:rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/ironsworn-classic",
"@datasworn/ironsworn-classic-delve": "github:rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/ironsworn-classic-delve",
"@datasworn/starforged": "github:rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/starforged",
"@datasworn/sundered_isles": "github:rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/sundered-isles",
"@datasworn/sundered-isles": "github:rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/sundered-isles",
"@jgoz/esbuild-plugin-typecheck": "^4.0.0",
"@nrsk/sigma": "^3.8.0",
"@swc/core": "^1.5.7",
Expand Down Expand Up @@ -76,7 +76,8 @@
"pnpm": {
"overrides": {
"@datasworn/core": "github:rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/core",
"@datasworn/ironsworn-classic": "git+https://github.com/rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/ironsworn-classic"
"@datasworn/ironsworn-classic": "git+https://github.com/rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/ironsworn-classic",
"@datasworn/starforged": "git+https://github.com/rsek/datasworn#v0.1.0&path:pkg/nodejs/@datasworn/starforged"
}
}
}
Loading

0 comments on commit 541828d

Please sign in to comment.