Skip to content

Commit 1dd45b1

Browse files
committed
Require tsconfig
1 parent 7af99b1 commit 1dd45b1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

js/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@types/mithril": "^2.0.7",
1414
"dayjs": "^1.10.4",
1515
"flarum": "^0.1.0-beta.16",
16+
"flarum-tsconfig": "^0.1.0-beta.16.1",
1617
"jquery": "^3.6.0"
1718
},
1819
"scripts": {

js/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,6 +2345,11 @@ find-up@^4.0.0:
23452345
locate-path "^5.0.0"
23462346
path-exists "^4.0.0"
23472347

2348+
flarum-tsconfig@^0.1.0-beta.16.1:
2349+
version "0.1.0-beta.16.1"
2350+
resolved "https://registry.yarnpkg.com/flarum-tsconfig/-/flarum-tsconfig-0.1.0-beta.16.1.tgz#a5bc5383c5a584005adb90f13be950fc1d84fc20"
2351+
integrity sha512-LXepwNswwgv+96Tm5WtldZR7nYD8CS/DVawRVN4PaSYES5qfAiQDaBJm4RYFXNcmu2DEQbhx8VejJe0gdCx0Rg==
2352+
23482353
23492354
version "0.1.0-beta.16.2"
23502355
resolved "https://registry.yarnpkg.com/flarum-webpack-config/-/flarum-webpack-config-0.1.0-beta.16.2.tgz#85a0bd15e9bf1dd98b89672db0eb9656f42d7a4c"

0 commit comments

Comments
 (0)