Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
feat!: upgrade ackee-tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Aug 24, 2020
1 parent 613ac58 commit 5d1eb8f
Show file tree
Hide file tree
Showing 2 changed files with 11,540 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"test": "yarn lint && jest"
},
"dependencies": {
"ackee-tracker": "^3.2.3",
"defu": "^1.0.0"
"ackee-tracker": "^4.0.0",
"defu": "^3.1.0"
},
"devDependencies": {
"@babel/core": "latest",
Expand All @@ -33,7 +33,7 @@
"babel-eslint": "latest",
"babel-jest": "latest",
"codecov": "latest",
"eslint": "^6.8.0",
"eslint": "^7.7.0",
"husky": "latest",
"jest": "latest",
"nuxt-edge": "latest",
Expand Down

0 comments on commit 5d1eb8f

Please sign in to comment.