1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-08 20:25:16 +02:00

Added cli tool for adding new search engines/providers

This commit is contained in:
unknown 2021-08-06 16:16:13 +02:00
parent 1699146f79
commit 683c948f6c
6 changed files with 96 additions and 23 deletions

View file

@ -54,5 +54,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"prettier": "^2.3.2"
}
}