1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-27 23:31:41 +02:00

remove lunr

This commit is contained in:
Kyle Spearrin 2018-05-16 16:31:52 -04:00
parent 27e47564de
commit 25acf0a9cc
2 changed files with 0 additions and 7 deletions

6
package-lock.json generated
View File

@ -2919,12 +2919,6 @@
"yallist": "2.1.2"
}
},
"lunr": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/lunr/-/lunr-2.1.6.tgz",
"integrity": "sha512-ydJpB8CX8cZ/VE+KMaYaFcZ6+o2LruM6NG76VXdflYTgluvVemz1lW4anE+pyBbLvxJHZdvD1Jy/fOqdzAEJog==",
"dev": true
},
"make-dir": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz",

View File

@ -53,7 +53,6 @@
"clean-webpack-plugin": "^0.1.17",
"copy-webpack-plugin": "^4.2.0",
"cross-env": "^5.1.4",
"lunr": "2.1.6",
"pkg": "^4.3.1",
"ts-loader": "^3.5.0",
"tslint": "^5.9.1",