This repository was archived by the owner on Aug 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed
Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " lightdash" ,
3- "version" : " 13.0.2 " ,
3+ "version" : " 13.0.3 " ,
44 "description" : " A small TypeScript utility library to complement lodash" ,
55 "main" : " ./dist/cjs/main.js" ,
66 "module" : " ./dist/esm/main.js" ,
4343 "lodash" : " ^4.17.21"
4444 },
4545 "devDependencies" : {
46- "@types/jasmine" : " ^3.7.7" ,
47- "@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
48- "@typescript-eslint/parser" : " ^5.0.0" ,
49- "eslint" : " ^8.0.0" ,
50- "eslint-config-prettier" : " ^8.3.0" ,
51- "eslint-plugin-import" : " ^2.25.2" ,
52- "eslint-plugin-prettier" : " ^4.0.0" ,
53- "jasmine" : " ^3.7.0" ,
54- "prettier" : " ^2.3.2" ,
55- "rimraf" : " ^3.0.2" ,
56- "ts-mockito" : " ^2.6.1" ,
57- "ts-node" : " ^10.0.0" ,
58- "typedoc" : " ^0.22.2" ,
59- "typescript" : " ^4.3.4"
46+ "@types/jasmine" : " ^3.7.7" ,
47+ "@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
48+ "@typescript-eslint/parser" : " ^5.0.0" ,
49+ "eslint" : " ^8.0.0" ,
50+ "eslint-config-prettier" : " ^8.3.0" ,
51+ "eslint-plugin-import" : " ^2.25.2" ,
52+ "eslint-plugin-prettier" : " ^4.0.0" ,
53+ "jasmine" : " ^3.7.0" ,
54+ "prettier" : " ^2.3.2" ,
55+ "rimraf" : " ^3.0.2" ,
56+ "ts-mockito" : " ^2.6.1" ,
57+ "ts-node" : " ^10.0.0" ,
58+ "typedoc" : " ^0.22.2" ,
59+ "typescript" : " ^4.3.4"
6060 }
6161}
You can’t perform that action at this time.
0 commit comments