Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxUnd committed Sep 20, 2017
1 parent 275ed2a commit a07d88b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "node-pngquant-native",
"version": "2.0.0",
"version": "2.0.1",
"description": "A pngquant addon of node",
"main": "index.js",
"directories": {
"test": "test"
},
"packageName": "xiangshouding/node-pngquant-native",
"repositoryName": "xiangshouding/node-pngquant-native",
"scripts": {
"test": "node ./test/test.js",
"install": "node ./scripts/install.js"
Expand Down

0 comments on commit a07d88b

Please sign in to comment.