1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

cleanup example-extension

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2020-10-05 12:30:49 +03:00
parent 08febe0f5b
commit 3e65e07575

View File

@ -12,7 +12,7 @@
"dev": "tsc --watch" "dev": "tsc --watch"
}, },
"dependencies": { "dependencies": {
"react-open-doodles": "^1.0.5", "react-open-doodles": "^1.0.5"
}, },
"devDependencies": { "devDependencies": {
"typescript": "^4.0.3" "typescript": "^4.0.3"