Skip to content

Commit

Permalink
docs: 📝 update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thkruz committed Jan 13, 2024
1 parent 5581a18 commit 2e2672f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ootk-core",
"version": "1.0.0-1",
"description": "Orbital Object Toolkit Core including SGP4 Propagator and Coordinate Transforms",
"description": "Orbital Object Toolkit. A modern typed replacement for satellite.js including SGP4 propagation, TLE parsing, Sun and Moon calculations, and more.",
"scripts": {
"mjs": "ttsc -p tsconfig.build.json -m esnext && node ./scripts/makeMjs.mjs",
"cjs": "ttsc -p tsconfig.c.json -m commonjs",
Expand Down

0 comments on commit 2e2672f

Please sign in to comment.