Skip to content

Commit

Permalink
Cannot read property 'map' of null #8 fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
lackhurt committed May 5, 2017
1 parent 3409c55 commit 4ab6859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-css-import",
"description": "Concat the css file by \"@import\". The relative url of the background image and font face will be changed automatically.",
"version": "0.1.8",
"version": "0.1.9",
"homepage": "https://github.com/lackhurt/grunt-css-import",
"author": {
"name": "lackhurt",
Expand Down

0 comments on commit 4ab6859

Please sign in to comment.