Skip to content

Commit dfc5a17

Browse files
committed
refactor: restructure js project for publishing
1 parent c360271 commit dfc5a17

File tree

11 files changed

+923
-35
lines changed

11 files changed

+923
-35
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ Cargo.lock
2929
.DS_Store
3030

3131
test_work/
32+
dist

examples/gauge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"rollup-plugin-import-css": "^3.3.5"
2424
},
2525
"dependencies": {
26-
"msfs-navdata-interface": "*",
26+
"@navigraph/msfs-navigation-data-interface": "*",
2727
"navigraph": "1.2.35"
2828
}
2929
}

0 commit comments

Comments
 (0)