revert from mjs esm build for webpack

This commit is contained in:
Nathan Cahill 2020-06-24 13:39:07 +02:00
parent 7cdad71a8e
commit d5b8666dee

View File

@ -1,10 +1,10 @@
{
"name": "split.js",
"version": "1.6.0",
"version": "1.6.1",
"description": "2kb unopinionated utility for resizeable split views",
"main": "dist/split.js",
"minified:main": "dist/split.min.js",
"module": "dist/split.mjs",
"module": "dist/split.es.js",
"types": "index.d.ts",
"repository": "https://github.com/nathancahill/split",
"keywords": [