Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
updated deps, bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasvarg committed Jul 4, 2019
1 parent f21f0ad commit ce5a912
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oakslab/ooo-config",
"version": "0.0.6",
"version": "0.0.7",
"description": "Shared configuration files for OAK'S LAB projects",
"license": "MIT",
"engines": {
Expand All @@ -20,11 +20,11 @@
"configuration"
],
"dependencies": {
"tslint": "^5.12.1",
"tslint": "^5.18.0",
"tslint-config-airbnb": "^5.11.1",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1",
"tslint-react": "^3.6.0",
"typescript": "^3.3.1"
"tslint-react": "^4.0.0",
"typescript": "^3.5.2"
}
}

0 comments on commit ce5a912

Please sign in to comment.