You've already forked sass-spritemaker
Bunch of tweaks and fixes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bthlabs/sass-spritemaker",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Convert a bunch of PNGs to a Sass spritemap.",
|
||||
"main": "./lib/spritemaker.js",
|
||||
"repository": {
|
||||
@@ -20,8 +20,7 @@
|
||||
"dependencies": {
|
||||
"glob": "7.1.3",
|
||||
"mustache": "3.0.1",
|
||||
"pngjs": "3.3.3",
|
||||
"urijs": "1.19.1"
|
||||
"pngjs": "3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user