mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 19:19:03 +01:00
revert from mjs esm build for webpack
This commit is contained in:
parent
7cdad71a8e
commit
d5b8666dee
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user