Skip to content

Commit

Permalink
Remove module from package definition
Browse files Browse the repository at this point in the history
Fix #91
  • Loading branch information
gentooboontoo committed Mar 31, 2018
1 parent 25c1f81 commit 6abc52a
Show file tree
Hide file tree
Showing 2 changed files with 622 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "js-quantities",
"main": "./build/quantities.js",
"module": "./build/quantities.esm.js",
"readmeFilename": "README.md",
"description": "JavaScript library for quantity calculation and unit conversion",
"version": "1.7.1",
Expand Down
Loading

0 comments on commit 6abc52a

Please sign in to comment.