mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
use valid json in package.json
This commit is contained in:
parent
ad5a362112
commit
769ee7d0da
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "FilterLists.Web",
|
||||
"name": "filterlists",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"devDependencies": {
|
||||
|
|
@ -36,4 +36,4 @@
|
|||
"popper.js": "^1.14.3",
|
||||
"react-table": "^6.8.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue