Skip to content

Commit

Permalink
1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobTDC committed Apr 29, 2018
1 parent fbef9ee commit 3c2c977
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"name": "fsso",
"version": "1.1.2",
"description": "An easier way to manage files.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/JacobTDC/fsso.git"
},
"author": "jacobtdc",
"license": "MIT",
"bugs": {
"url": "https://github.com/JacobTDC/fsso/issues"
},
"homepage": "https://github.com/JacobTDC/fsso#readme",
"tonicExampleFilename": "example.js",
"keywords": [
"fs",
"file",
"files",
"object",
"simple",
"file system"
]
}
{
"name": "fsso",
"version": "1.1.3",
"description": "An easier way to manage files.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/JacobTDC/fsso.git"
},
"author": "jacobtdc",
"license": "MIT",
"bugs": {
"url": "https://github.com/JacobTDC/fsso/issues"
},
"homepage": "https://github.com/JacobTDC/fsso#readme",
"tonicExampleFilename": "example.js",
"keywords": [
"fs",
"file",
"files",
"object",
"simple",
"file system"
]
}

0 comments on commit 3c2c977

Please sign in to comment.