+ Adding deps required for better packaging
This commit is contained in:
parent
f65bc578a8
commit
0db05a2e5b
2815
ts/package-lock.json
generated
Normal file
2815
ts/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -13,5 +13,10 @@
|
||||
"url": "gitlab.com/shockrah/clippable.git"
|
||||
},
|
||||
"author": "shockrah",
|
||||
"license": "GPL-3.0"
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"eslint": "^8.11.0",
|
||||
"ts-loader": "^9.2.8",
|
||||
"tslib": "^2.3.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user