Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ibaraki committed Dec 20, 2022
1 parent 886baa6 commit 005ca2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elevationlevel",
"version": "0.0.2",
"version": "0.1.1",
"description": "This class handles elevation standards, such as TP, GL, 1FL, etc., in building-related applications. It uses decimal.js for decimal calculations.",
"main": "dist/elevationlevel.cjs.js",
"types": "dist/types/index.d.ts",
Expand Down Expand Up @@ -62,4 +62,4 @@
"decimal.js": "^10.4.3",
"np": "^7.6.2"
}
}
}

0 comments on commit 005ca2e

Please sign in to comment.