Skip to content

Commit

Permalink
updated to 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
bchr02 committed Apr 16, 2017
1 parent 0a1c9ad commit b450263
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": "filejson",
"version": "1.0.12",
"version": "1.0.13",
"description": "Seamlessly syncs a JavaScript value to a JSON file in the background whenever that value changes.",
"main": "app.js",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"author": "Bill Christo",
"license": "MIT",
"devDependencies": {
"eslint": "^3.9.1"
"eslint": "^3.19.0"
},
"dependencies": {},
"bugs": {
Expand Down

0 comments on commit b450263

Please sign in to comment.