Skip to content
Snippets Groups Projects
Commit 1541e5d0 authored by Alexander Slansky's avatar Alexander Slansky
Browse files

#1 remove files array from package.json

parent 8391a085
No related branches found
No related tags found
No related merge requests found
{
"name": "css-sprite",
"version": "0.6.0",
"version": "0.6.1",
"description": "css sprite generator",
"license": "MIT",
"repository": {
......@@ -30,11 +30,6 @@
"style": "jscs test/*.js lib/*.js index.js"
},
"main": "./index.js",
"files": [
"./index.js",
"lib",
"bin"
],
"keywords": [
"sprites",
"sprite",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment