Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hexjelly committed Jan 31, 2017
1 parent 9575463 commit 63e2714
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-elma",
"version": "1.0.0",
"version": "1.0.1",
"description": "Elasto Mania NPM package to read, modify and write Elma files",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -33,5 +33,7 @@
"eslint-plugin-standard": "^2.0.1",
"nyc": "^10.0.0"
},
"files": ["src"]
"files": [
"src"
]
}

0 comments on commit 63e2714

Please sign in to comment.