Skip to content

Commit

Permalink
Committed by npm script.
Browse files Browse the repository at this point in the history
  • Loading branch information
nashwaan committed Jan 25, 2017
1 parent 847e000 commit 4261e1f
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,6 +1,6 @@
{
"name": "xml-js",
"version": "1.0.1",
"version": "1.0.2",
"description": "A convertor between XML text and Javascript object / JSON text.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -57,7 +57,7 @@
"nodemon": "^1.11.0",
"npm-run-all": "^4.0.1",
"typescript": "^2.1.5",
"watch": "^1.0.2"
"watch": "^1.0.1"
},
"scripts": {
"debug": "nodemon --inspect --watch lib/ --watch test/ --debug-brk test/index.js",
Expand Down

0 comments on commit 4261e1f

Please sign in to comment.