Fixed npm bugging about unused fields
This commit is contained in:
parent
54d95c11c5
commit
525f05b570
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "szurubooru",
|
"name": "szurubooru",
|
||||||
"version": "0.9.2",
|
"version": "0.9.2",
|
||||||
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Mousetrap": "git://github.com/ccampbell/mousetrap.git",
|
"Mousetrap": "git://github.com/ccampbell/mousetrap.git",
|
||||||
"font-awesome": "^4.3.0",
|
"font-awesome": "^4.3.0",
|
||||||
|
|
Loading…
Reference in a new issue