Skip to content

Commit e2a51a4

Browse files
committed
update-profile is single quotes, and convert to typescript
1 parent c78203a commit e2a51a4

4 files changed

Lines changed: 689 additions & 724 deletions

File tree

packages/dependency-profiles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"main": "src/index.js",
1515
"scripts": {
1616
"build": "fluentui-scripts build",
17-
"update-profile": "node update-profile.mjs"
17+
"update-profile": "node update-profile.mts"
1818
},
1919
"devDependencies": {
2020
"@fluentui-react-native/adapters": "*",

0 commit comments

Comments
 (0)