+ Adding deps required for better packaging
This commit is contained in:
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"
|
"url": "gitlab.com/shockrah/clippable.git"
|
||||||
},
|
},
|
||||||
"author": "shockrah",
|
"author": "shockrah",
|
||||||
"license": "GPL-3.0"
|
"license": "GPL-3.0",
|
||||||
|
"dependencies": {
|
||||||
|
"eslint": "^8.11.0",
|
||||||
|
"ts-loader": "^9.2.8",
|
||||||
|
"tslib": "^2.3.1"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user