1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-17 04:40:03 +02:00

package.json: include lunr

This commit is contained in:
Henrik Hautakoski 2022-01-25 12:37:02 +01:00
parent ab1999cc3e
commit b855582c6b
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
2 changed files with 14 additions and 0 deletions

View file

@ -5,6 +5,7 @@
"main": "index.js",
"devDependencies": {
"alpinejs": "^3.8.1",
"lunr": "^2.3.9",
"webpack": "^5.67.0",
"webpack-cli": "^4.9.2"
},