ground-x / caver-js-ext-kas

Apache License 2.0
13 stars 15 forks source link

Removed type module in package.json file to use require #27

Closed jimni1222 closed 4 years ago

jimni1222 commented 4 years ago

Proposed changes

This PR introduces remove "type": "module" to use require.

Types of changes

Please put an x in the boxes related to your change.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Related issues

Further comments

refer https://github.com/standard-things/esm/issues/868 refer https://stackoverflow.com/questions/61401475/why-is-type-module-in-package-json-file refer https://stackoverflow.com/questions/37132031/node-js-plans-to-support-import-export-es6-ecmascript-2015-modules