Skip to content

Commit dd7c8e0

Browse files
committed
build: add @microsoft/msfs-types to deps
1 parent 1a09011 commit dd7c8e0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bun.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@microsoft/msfs-sdk": "^0.6.0",
30+
"@microsoft/msfs-types": "^1.14.6",
3031
"@rollup/plugin-node-resolve": "^15.2.3",
3132
"@rollup/plugin-replace": "^5.0.5",
3233
"autoprefixer": "^10.4.20",

example/gauge/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"license": "ISC",
1515
"devDependencies": {
1616
"@microsoft/msfs-sdk": "^0.6.0",
17+
"@microsoft/msfs-types": "^1.14.6",
1718
"@rollup/plugin-node-resolve": "^15.2.3",
1819
"@rollup/plugin-replace": "^5.0.5",
1920
"autoprefixer": "^10.4.20",

0 commit comments

Comments
 (0)