Skip to content

Commit

Permalink
Merge branch 'release/v1.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelBinpar committed Jun 16, 2020
2 parents 1d76dc9 + 91abb7d commit 54fda70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@a2r/fs",
"version": "1.2.0",
"version": "1.3.0",
"description": "A2R file system library",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"removeComments": false,
"preserveConstEnums": true,
"declaration": true,
"sourceMap": true,
"skipLibCheck": true,
"baseUrl": ".",
"outDir": "./dist",
Expand Down

0 comments on commit 54fda70

Please sign in to comment.