chore: bump dependencies (#70)
* drop jest related dependencies These are already included via tsdx * bump dependencies
This commit is contained in:
+2
-4
@@ -35,14 +35,12 @@
|
||||
"@tailwindcss/ui": "^0.6.2",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@types/node": "^14.11.5",
|
||||
"babel-jest": "^26.5.0",
|
||||
"husky": "^4.3.0",
|
||||
"jest": "^26.5.0",
|
||||
"lint-staged": "^10.4.0",
|
||||
"prismjs": "^1.21.0",
|
||||
"tailwindcss": "^1.8.10",
|
||||
"tailwindcss": "^1.8.11",
|
||||
"tsdx": "^0.13.3",
|
||||
"tslib": "^2.0.1",
|
||||
"tslib": "^2.0.2",
|
||||
"typescript": "^3.9.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user