Build esnext modules (#396)

This commit is contained in:
Jaco Greeff
2020-11-09 17:40:47 +01:00
committed by GitHub
parent 0c9412c55f
commit f6c7f638a1
10 changed files with 24 additions and 6 deletions
+2
View File
@@ -3,6 +3,8 @@
"version": "0.62.1",
"description": "Shared logic that is usable accross all frameworks-specific areas",
"main": "index.js",
"module": "esnext/index.js",
"sideEffects": false,
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [
"Jaco Greeff <jacogr@gmail.com>"