mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 18:45:52 -06:00
Update package.json
This commit is contained in:
parent
e8dfce7421
commit
086fe79dd9
@ -2,8 +2,9 @@
|
||||
"name": "split.js",
|
||||
"version": "1.5.11",
|
||||
"description": "2kb unopinionated utility for resizeable split views",
|
||||
"main": "dist/split.js",
|
||||
"main": "dist/split.js",
|
||||
"minified:main": "dist/split.min.js",
|
||||
"typings": "index.d.ts",
|
||||
"module": "dist/split.es.js",
|
||||
"repository": "https://github.com/nathancahill/split",
|
||||
"keywords": ["css", "split", "flexbox", "tiny", "split-layout"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user