mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 11:09:05 +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",
|
"name": "split.js",
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"description": "2kb unopinionated utility for resizeable split views",
|
"description": "2kb unopinionated utility for resizeable split views",
|
||||||
"main": "dist/split.js",
|
"main": "dist/split.js",
|
||||||
"minified:main": "dist/split.min.js",
|
"minified:main": "dist/split.min.js",
|
||||||
"module": "dist/split.mjs",
|
"module": "dist/split.es.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
"repository": "https://github.com/nathancahill/split",
|
"repository": "https://github.com/nathancahill/split",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user