Skip to content

Commit 12df6a0

Browse files
committed
chore(uikit): create empty project
1 parent 21d243e commit 12df6a0

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

packages/uikit/package.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "@triliumnext/uikit",
3+
"version": "1.0.0",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"dependencies": {
10+
"@triliumnext/commons": "workspace:*",
11+
"@triliumnext/highlightjs": "workspace:*",
12+
"jquery": "3.7.1"
13+
},
14+
"keywords": [],
15+
"author": "",
16+
"license": "ISC",
17+
"packageManager": "[email protected]"
18+
}

pnpm-lock.yaml

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)