Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xxczaki committed Aug 28, 2019
1 parent 9309530 commit 175a28c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xa",
"version": "2.2.2",
"version": "2.3.0",
"description": "Simple console logger, that works in Node.js, Electron and the Browser ❤",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -38,11 +38,11 @@
"@types/color": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.13.0",
"ava": "^2.2.0",
"ava": "^2.3.0",
"cpy-cli": "^2.0.0",
"del-cli": "^2.0.0",
"eslint-config-xo-typescript": "^0.15.0",
"execa": "^2.0.3",
"execa": "^2.0.4",
"ts-node": "^8.3.0",
"typescript": "^3.5.3",
"xo": "*"
Expand Down

0 comments on commit 175a28c

Please sign in to comment.