More yarn workspaces stuff
This commit is contained in:
parent
d76ec576b6
commit
95aff06dfc
15 changed files with 786 additions and 430 deletions
|
@ -1,2 +0,0 @@
|
|||
save-exact = true
|
||||
package-lock = false
|
|
@ -6,11 +6,11 @@
|
|||
"lint": "eslint --quiet src/**/*.{ts}"
|
||||
},
|
||||
"dependencies": {
|
||||
"esbuild": "^0.14.13",
|
||||
"idb-keyval": "^6.0.3",
|
||||
"esbuild": "^0.14.42",
|
||||
"idb-keyval": "^6.1.0",
|
||||
"misskey-js": "0.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.2.0"
|
||||
"eslint": "^8.16.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue