We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6f4721 + 40176a4 commit b2dd233Copy full SHA for b2dd233
src/js/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@navigraph/msfs-navigation-data-interface",
3
- "version": "1.0.0-alpha.1",
+ "version": "2.0.0-alpha.1",
4
"description": "JS interface that facilitates interactions with the Navigraph WASM navigation data module.",
5
"homepage": "https://navigraph.com",
6
"main": "dist/msfs-navigation-data-interface.mjs",
@@ -21,4 +21,4 @@
21
"scripts": {
22
"build": "tsup"
23
}
24
-}
+}
0 commit comments