Typings issues
Showing
... | ... | @@ -11,18 +11,19 @@ |
"license": "ISC", | ||
"dependencies": { | ||
"@torkelo/react-select": "2.1.1", | ||
"@types/jquery": "^1.10.35", | ||
"lodash": "^4.17.10", | ||
"moment": "^2.22.2", | ||
"react": "^16.6.3", | ||
"react-dom": "^16.6.3", | ||
"react-highlight-words": "0.11.0", | ||
"react-popper": "^1.3.0", | ||
"react-transition-group": "^2.2.1", | ||
"lodash": "^4.17.10", | ||
"react-virtualized": "^9.21.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^23.3.2", | ||
"@types/lodash": "^4.17.10", | ||
"@types/lodash": "^4.14.119", | ||
"@types/react": "^16.7.6", | ||
"typescript": "^3.2.2" | ||
} | ||
... | ... |
packages/grafana-ui/src/types/jquery.d.ts
0 → 100644
Please
register
or
sign in
to comment