1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-25 11:44:19 +01:00

Update fields in package.json

This commit is contained in:
Kevin Sawicki 2013-12-03 15:24:31 -08:00
parent 72546a33ef
commit 5dc5249382

View File

@ -3,17 +3,8 @@
"theme": true,
"version": "0.10.0",
"description": "Default dark theme for interface components",
"repository": {
"type": "git",
"url": "https://github.com/atom/atom-dark-ui.git"
},
"bugs": {
"url": "https://github.com/atom/atom-dark-ui/issues"
},
"repository": "https://github.com/atom/atom-dark-ui.git",
"engines": {
"atom": ">26.0"
},
"publishConfig": {
"registry": "https://atom.cloudant.com/registry/_design/app/_rewrite"
}
}