Skip to content

Commit d022383

Browse files
committed
Merge branch 'main' into public
2 parents b27d488 + 7f33c9b commit d022383

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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": "@seamapi/makenew-tsmodule",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"description": "Package skeleton for a TypeScript module.",
55
"type": "module",
66
"main": "index.js",
@@ -78,7 +78,7 @@
7878
"eslint-config-standard-with-typescript": "^43.0.0",
7979
"eslint-plugin-simple-import-sort": "^12.0.0",
8080
"eslint-plugin-unused-imports": "^3.0.0",
81-
"landlubber": "^1.0.0",
81+
"landlubber": "^2.0.0",
8282
"prettier": "^3.0.0",
8383
"tsc-alias": "^1.8.2",
8484
"tsup": "^8.0.1",

0 commit comments

Comments
 (0)