Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @debitoor/[email protected]
 - @debitoor/[email protected]
  • Loading branch information
hilleer committed Apr 2, 2019
1 parent 8e91198 commit eaaf44e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions packages/tsconfig-debitoor/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "@debitoor/tsconfig-debitoor",
"version": "1.0.0",
"version": "1.1.0",
"description": "Default tsconfig for Typescript",
"author": "Debitoor",
"main": "tsconfig.js",
"license": "ISC",
"dependencies": {},
"tsconfig": "tsconfig.json"
}
5 changes: 2 additions & 3 deletions packages/tslint-config-debitoor/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"name": "@debitoor/tslint-config-debitoor",
"version": "1.0.0",
"version": "1.1.0",
"main": "tslint.js",
"author": "Debitoor",
"license": "ISC",
"dependencies": {},
"devDependencies": {
"typescript": "3.4.1"
}
}
}

0 comments on commit eaaf44e

Please sign in to comment.