Skip to content

Commit

Permalink
Bump package version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidstraka2 committed Nov 15, 2019
1 parent 6a4a141 commit 533bf67
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 59 deletions.
95 changes: 39 additions & 56 deletions demos/next-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demos/next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"eslint": "^6.6.0",
"eslint-plugin-react": "^7.16.0",
"fs-extra": "^8.1.0",
"iconlist": "^1.1.2"
"iconlist": "^1.1.3"
}
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconlist",
"version": "1.1.2",
"version": "1.1.3",
"main": "src/index.js",
"description": "Create optimized spritesheets and viewBox map json from a list of icons",
"keywords": [
Expand Down

0 comments on commit 533bf67

Please sign in to comment.