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