1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00

Remove unused screenshot field from package.json

This commit is contained in:
Kevin Dangoor 2014-07-22 15:06:01 -04:00
parent abc72b6a90
commit 04c33cef92
2 changed files with 2 additions and 4 deletions

View File

@ -10,6 +10,5 @@
"theme": {
"file": "main.less",
"dark": true
},
"screenshot": "screenshot.png"
}
}

View File

@ -9,6 +9,5 @@
},
"theme": {
"file": "main.less"
},
"screenshot": "screenshot.png"
}
}