Browse Source

update packages

master
g2384 4 years ago
parent
commit
418d5c5bb8
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      package.json

+ 4
- 4
package.json View File

@ -3,9 +3,9 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "^25.1.3",
"jest": "^25.1.0",
"ts-jest": "^25.2.1",
"typescript": "^3.8.2"
"@types/jest": "^26.0.14",
"jest": "^26.5.3",
"ts-jest": "^26.4.1",
"typescript": "^4.0.3"
}
}

Loading…
Cancel
Save